From 29d779d96a7e91f121ca1bb7eb4f18e8f1db5d8f Mon Sep 17 00:00:00 2001 From: thzxx Date: Mon, 27 Jul 2026 22:33:57 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20site=E6=95=B0=E6=8D=AE=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=20=E2=80=94=20701=E6=B5=8B=E8=AF=95/32=E5=A5=97?= =?UTF-8?q?=E4=BB=B6=20+=20AriaEngine=E6=8F=8F=E8=BF=B0=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/demo.html | 2 +- site/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/demo.html b/site/demo.html index 100d78e..1450ec1 100644 --- a/site/demo.html +++ b/site/demo.html @@ -471,7 +471,7 @@ LIMIT 5 OFFSET 0; WHERE name NOT LIKE 'A%' AND age > 20;`, aria: `-- 🌲 AriaEngine 演示 (v0.2.4) -- AriaEngine: LSM-Tree 自研存储引擎 - -- 支持 WAL 崩溃恢复 + MVCC 快照隔离 + -- 支持 LSM-Tree · WAL CRC · MVCC · BloomFilter · 二级索引 · AES-GCM · 701测试 -- 基础 CRUD 完全兼容 CREATE TABLE IF NOT EXISTS tasks ( diff --git a/site/index.html b/site/index.html index 1410242..8a5d06e 100644 --- a/site/index.html +++ b/site/index.html @@ -393,12 +393,12 @@ npm install @metona-team/metona-sqlark

MetonaSqlark 的核心指标

-
524+
测试用例
+
701
测试用例
91.0%
行覆盖率
~10KB
gzip 体积
5
存储引擎
33
SQL 关键字
-
27
测试套件
+
32
测试套件