This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ddbc82c2 deploy: ae68bd42056123e68be15375b63edd1ed124cc04
ddbc82c2 is described below

commit ddbc82c2024813fcb9816fa18e96044498fcca2c
Author: git-hulk <[email protected]>
AuthorDate: Tue Apr 29 02:28:11 2025 +0000

    deploy: ae68bd42056123e68be15375b63edd1ed124cc04
---
 404.html                                                              | 4 ++--
 assets/js/{main.3ac331f8.js => main.866f7334.js}                      | 4 ++--
 .../js/{main.3ac331f8.js.LICENSE.txt => main.866f7334.js.LICENSE.txt} | 0
 blog/archive/index.html                                               | 4 ++--
 blog/go-redis-kvrocks-opentelemetry/index.html                        | 4 ++--
 blog/how-to-implement-bitmap-on-rocksdb/index.html                    | 4 ++--
 blog/how-we-use-rocksdb-in-kvrocks/index.html                         | 4 ++--
 blog/index.html                                                       | 4 ++--
 blog/kqir-query-engine/index.html                                     | 4 ++--
 blog/kvrocks-2023-in-review/index.html                                | 4 ++--
 blog/kvrocks-graduated-as-tlp/index.html                              | 4 ++--
 community/category/committers/index.html                              | 4 ++--
 community/category/internals/index.html                               | 4 ++--
 community/category/releases/index.html                                | 4 ++--
 community/contributing/index.html                                     | 4 ++--
 community/create-a-kvrocks-controller-release/index.html              | 4 ++--
 community/create-a-release/index.html                                 | 4 ++--
 community/data-structure-on-rocksdb/index.html                        | 4 ++--
 community/index.html                                                  | 4 ++--
 community/kvrocks-search-index-encoding/index.html                    | 4 ++--
 community/security/index.html                                         | 4 ++--
 community/verify-a-release-candidate/index.html                       | 4 ++--
 community/vote-a-core-developer/index.html                            | 4 ++--
 docs/backup/index.html                                                | 4 ++--
 docs/category/operation/index.html                                    | 4 ++--
 docs/category/references/index.html                                   | 4 ++--
 docs/cluster/index.html                                               | 4 ++--
 docs/faq/index.html                                                   | 4 ++--
 docs/getting-started/index.html                                       | 4 ++--
 docs/info-sections/index.html                                         | 4 ++--
 docs/kvrocks-exporter/index.html                                      | 4 ++--
 docs/kvrocks-search/index.html                                        | 4 ++--
 docs/kvrocks2redis/index.html                                         | 4 ++--
 docs/namespace/index.html                                             | 4 ++--
 docs/replication/index.html                                           | 4 ++--
 docs/supported-commands/index.html                                    | 4 ++--
 download/index.html                                                   | 4 ++--
 download/kvrocks-controller/index.html                                | 4 ++--
 download/third-party-packages/index.html                              | 4 ++--
 index.html                                                            | 4 ++--
 search-index.json                                                     | 2 +-
 search/index.html                                                     | 4 ++--
 users/index.html                                                      | 4 ++--
 43 files changed, 83 insertions(+), 83 deletions(-)

diff --git a/404.html b/404.html
index 93493856..830f1912 100644
--- a/404.html
+++ b/404.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Page Not Found | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://kvrocks.apache.org/404.html";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-r [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/assets/js/main.3ac331f8.js b/assets/js/main.866f7334.js
similarity index 99%
rename from assets/js/main.3ac331f8.js
rename to assets/js/main.866f7334.js
index 35b4aba3..0af8952b 100644
--- a/assets/js/main.3ac331f8.js
+++ b/assets/js/main.866f7334.js
@@ -1,2 +1,2 @@
-/*! For license information please see main.3ac331f8.js.LICENSE.txt */
-(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[8792],{8328:(e,t,n)=>{"use
 strict";n.d(t,{A:()=>p});var 
r=n(6540),o=n(8168),a=n(3259),i=n.n(a),l=n(4054);const 
s={"00927e56":[()=>n.e(6071).then(n.bind(n,2524)),"@site/community/contributing.md",2524],"02ba65e0":[()=>n.e(7490).then(n.bind(n,7985)),"@site/blog/2022-11-20-go-redis-kvrocks-opentelemetry/index.md",7985],"0480b142":[()=>n.e(8070).then(n.bind(n,842)),"@site/docs/faq.md",842],"0e49641b":[()=>n.e(6240).then(n.bind(n,
 [...]
\ No newline at end of file
+/*! For license information please see main.866f7334.js.LICENSE.txt */
+(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[8792],{8328:(e,t,n)=>{"use
 strict";n.d(t,{A:()=>p});var 
r=n(6540),o=n(8168),a=n(3259),i=n.n(a),l=n(4054);const 
s={"00927e56":[()=>n.e(6071).then(n.bind(n,2524)),"@site/community/contributing.md",2524],"02ba65e0":[()=>n.e(7490).then(n.bind(n,7985)),"@site/blog/2022-11-20-go-redis-kvrocks-opentelemetry/index.md",7985],"0480b142":[()=>n.e(8070).then(n.bind(n,842)),"@site/docs/faq.md",842],"0e49641b":[()=>n.e(6240).then(n.bind(n,
 [...]
\ No newline at end of file
diff --git a/assets/js/main.3ac331f8.js.LICENSE.txt 
b/assets/js/main.866f7334.js.LICENSE.txt
similarity index 100%
rename from assets/js/main.3ac331f8.js.LICENSE.txt
rename to assets/js/main.866f7334.js.LICENSE.txt
diff --git a/blog/archive/index.html b/blog/archive/index.html
index ba88243e..24adb720 100644
--- a/blog/archive/index.html
+++ b/blog/archive/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Archive | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/blog/archive";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/blog/go-redis-kvrocks-opentelemetry/index.html 
b/blog/go-redis-kvrocks-opentelemetry/index.html
index 541a1444..8df7a8a2 100644
--- a/blog/go-redis-kvrocks-opentelemetry/index.html
+++ b/blog/go-redis-kvrocks-opentelemetry/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Getting started with Kvrocks and go-redis | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/blog/go-redis-kvrocks-opentelemetry";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="tru [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/blog/how-to-implement-bitmap-on-rocksdb/index.html 
b/blog/how-to-implement-bitmap-on-rocksdb/index.html
index e2d9d0b0..18aaf679 100644
--- a/blog/how-to-implement-bitmap-on-rocksdb/index.html
+++ b/blog/how-to-implement-bitmap-on-rocksdb/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">How to implement bitmap on RocksDB? | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/blog/how-to-implement-bitmap-on-rocksdb";><meta
 data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="true" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/blog/how-we-use-rocksdb-in-kvrocks/index.html 
b/blog/how-we-use-rocksdb-in-kvrocks/index.html
index aa4c3131..23515e55 100644
--- a/blog/how-we-use-rocksdb-in-kvrocks/index.html
+++ b/blog/how-we-use-rocksdb-in-kvrocks/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">How we use RocksDB in Kvrocks? | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/blog/how-we-use-rocksdb-in-kvrocks";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="true" name="doc [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -16,6 +16,6 @@ In addition, Row Cache is also introduced to deal with the 
problem of hotkeys. R
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/blog/index.html b/blog/index.html
index 2ad769d0..d0436d70 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Blog | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/blog";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" property="og:title" 
content="Blog | Apache Kvrocks™"><meta data-rh [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/blog/kqir-query-engine/index.html 
b/blog/kqir-query-engine/index.html
index f4a3306b..742f3e82 100644
--- a/blog/kqir-query-engine/index.html
+++ b/blog/kqir-query-engine/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">KQIR: a query engine for Apache Kvrocks that supports 
both SQL and RediSearch queries | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/blog/kqir-query-engine";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" conte [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -45,6 +45,6 @@ and create an index named <code>testidx</code> consisting a 
tag field <code>a</c
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/blog/kvrocks-2023-in-review/index.html 
b/blog/kvrocks-2023-in-review/index.html
index f5e3bd80..44c557bf 100644
--- a/blog/kvrocks-2023-in-review/index.html
+++ b/blog/kvrocks-2023-in-review/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Apache Kvrocks 2023 In Review | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/blog/kvrocks-2023-in-review";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:l 
[...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/blog/kvrocks-graduated-as-tlp/index.html 
b/blog/kvrocks-graduated-as-tlp/index.html
index f723a052..51707c47 100644
--- a/blog/kvrocks-graduated-as-tlp/index.html
+++ b/blog/kvrocks-graduated-as-tlp/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Kvrocks graduated as an Apache Top-Level-Project | 
Apache Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/blog/kvrocks-graduated-as-tlp";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="tr [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/category/committers/index.html 
b/community/category/committers/index.html
index e97e0348..b1b4a0da 100644
--- a/community/category/committers/index.html
+++ b/community/category/committers/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Committers | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/community/category/committers";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/category/internals/index.html 
b/community/category/internals/index.html
index 970817cf..f7a77a3f 100644
--- a/community/category/internals/index.html
+++ b/community/category/internals/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Internals | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/community/category/internals";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="cu [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/category/releases/index.html 
b/community/category/releases/index.html
index 78bd9a91..3810f993 100644
--- a/community/category/releases/index.html
+++ b/community/category/releases/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Releases | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/community/category/releases";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="curr [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/contributing/index.html 
b/community/contributing/index.html
index bafac508..ac0ef603 100644
--- a/community/contributing/index.html
+++ b/community/contributing/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">How to Contribute | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/community/contributing";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/create-a-kvrocks-controller-release/index.html 
b/community/create-a-kvrocks-controller-release/index.html
index bde2d164..b6b633ce 100644
--- a/community/create-a-kvrocks-controller-release/index.html
+++ b/community/create-a-kvrocks-controller-release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Create a kvrocks controller release | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/community/create-a-kvrocks-controller-release";><meta
 data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/create-a-release/index.html 
b/community/create-a-release/index.html
index ca45b2d6..8c31f90e 100644
--- a/community/create-a-release/index.html
+++ b/community/create-a-release/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Create a release | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/community/create-a-release";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" conten [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -22,6 +22,6 @@ which will be described in the following sections.</p><h2 
class="anchor anchorWi
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/data-structure-on-rocksdb/index.html 
b/community/data-structure-on-rocksdb/index.html
index 7f5c8c20..2ce4cdf7 100644
--- a/community/data-structure-on-rocksdb/index.html
+++ b/community/data-structure-on-rocksdb/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Data structures design | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/community/data-structure-on-rocksdb";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_ 
[...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -27,6 +27,6 @@ It could be used for monitoring, online gaming, predictive 
analytics, and other
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/index.html b/community/index.html
index 7346a452..bafb57bd 100644
--- a/community/index.html
+++ b/community/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Community | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/community/";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current"><meta data- [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/kvrocks-search-index-encoding/index.html 
b/community/kvrocks-search-index-encoding/index.html
index c1e18028..020b00bf 100644
--- a/community/kvrocks-search-index-encoding/index.html
+++ b/community/kvrocks-search-index-encoding/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Index encoding format for Kvrocks Search | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/community/kvrocks-search-index-encoding";><meta
 data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="t [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -21,6 +21,6 @@ which is used to quickly get corresponding data in subsequent 
query processes.</
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/security/index.html b/community/security/index.html
index 6eebeee4..eb9a05d2 100644
--- a/community/security/index.html
+++ b/community/security/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Security | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/community/security";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current"><met [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/verify-a-release-candidate/index.html 
b/community/verify-a-release-candidate/index.html
index a12e5bb3..bfc6f132 100644
--- a/community/verify-a-release-candidate/index.html
+++ b/community/verify-a-release-candidate/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Verify a release candidate | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/community/verify-a-release-candidate";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" name="docusa [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/community/vote-a-core-developer/index.html 
b/community/vote-a-core-developer/index.html
index 2b5aa1ed..6564885c 100644
--- a/community/vote-a-core-developer/index.html
+++ b/community/vote-a-core-developer/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Vote a new committer or PMC member | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/community/vote-a-core-developer";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" name="doc [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -15,6 +15,6 @@ If this is agreed among some members of the PMC, the process 
will kick off.</p><
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/backup/index.html b/docs/backup/index.html
index c1c5309b..03254580 100644
--- a/docs/backup/index.html
+++ b/docs/backup/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Backup | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/docs/backup";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current"><meta data-rh [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/category/operation/index.html 
b/docs/category/operation/index.html
index a5a7aa35..19e684b0 100644
--- a/docs/category/operation/index.html
+++ b/docs/category/operation/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Operation | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/docs/category/operation";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/category/references/index.html 
b/docs/category/references/index.html
index 277e69a7..85d5f2f2 100644
--- a/docs/category/references/index.html
+++ b/docs/category/references/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">References | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/docs/category/references";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="curre [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/cluster/index.html b/docs/cluster/index.html
index 9d3f8701..f2e81377 100644
--- a/docs/cluster/index.html
+++ b/docs/cluster/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Cluster | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/docs/cluster";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current"><meta data- [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/faq/index.html b/docs/faq/index.html
index b32b98d0..22a1b11c 100644
--- a/docs/faq/index.html
+++ b/docs/faq/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Apache Kvrocks™ FAQs | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://kvrocks.apache.org/docs/faq";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current"><m [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -17,6 +17,6 @@ But after PR <a 
href="https://github.com/apache/kvrocks/pull/1489"; target="_blan
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/getting-started/index.html b/docs/getting-started/index.html
index 2ea28e2e..2b061866 100644
--- a/docs/getting-started/index.html
+++ b/docs/getting-started/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Getting started | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/docs/getting-started";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="curr [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/info-sections/index.html b/docs/info-sections/index.html
index dc34ffb6..2ab94c3a 100644
--- a/docs/info-sections/index.html
+++ b/docs/info-sections/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">INFO sections | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://kvrocks.apache.org/docs/info-sections";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/kvrocks-exporter/index.html b/docs/kvrocks-exporter/index.html
index f7907cd3..7b31c5d8 100644
--- a/docs/kvrocks-exporter/index.html
+++ b/docs/kvrocks-exporter/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Exporter for Apache Kvrocks™ | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/docs/kvrocks-exporter";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/kvrocks-search/index.html b/docs/kvrocks-search/index.html
index 3207ce57..24b67801 100644
--- a/docs/kvrocks-search/index.html
+++ b/docs/kvrocks-search/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Search | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/docs/kvrocks-search";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current"><meta [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -21,6 +21,6 @@ We may extend it to more types like <code>FLOAT32</code> and 
<code>FLOAT16</code
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/kvrocks2redis/index.html b/docs/kvrocks2redis/index.html
index 91d9020f..f090ecc1 100644
--- a/docs/kvrocks2redis/index.html
+++ b/docs/kvrocks2redis/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">kvrocks2redis | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://kvrocks.apache.org/docs/kvrocks2redis";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/namespace/index.html b/docs/namespace/index.html
index 04c8c314..b2e61820 100644
--- a/docs/namespace/index.html
+++ b/docs/namespace/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Namespace | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/docs/namespace";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current"><meta d [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/replication/index.html b/docs/replication/index.html
index a90eac5b..ed64b930 100644
--- a/docs/replication/index.html
+++ b/docs/replication/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Replication | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://kvrocks.apache.org/docs/replication";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current"><me [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/supported-commands/index.html 
b/docs/supported-commands/index.html
index bc63fb2d..9f3340e5 100644
--- a/docs/supported-commands/index.html
+++ b/docs/supported-commands/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Supported commands | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/docs/supported-commands";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -15,6 +15,6 @@ In addition, <code>LISTFUNC</code> subcommand is added as an 
extension to list a
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/download/index.html b/download/index.html
index 163e8b21..1081bf58 100644
--- a/download/index.html
+++ b/download/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Official Download | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://kvrocks.apache.org/download/";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" content="current"><met [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -15,6 +15,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/download/kvrocks-controller/index.html 
b/download/kvrocks-controller/index.html
index 34562f76..a76f3a7c 100644
--- a/download/kvrocks-controller/index.html
+++ b/download/kvrocks-controller/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Controller Official Download | Apache 
Kvrocks™</title><meta data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/download/kvrocks-controller";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_ve 
[...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -15,6 +15,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/download/third-party-packages/index.html 
b/download/third-party-packages/index.html
index 967b7c0e..0058b07f 100644
--- a/download/third-party-packages/index.html
+++ b/download/third-party-packages/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Third-party Packages | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" 
content="https://kvrocks.apache.org/download/third-party-packages";><meta 
data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" 
name="docusaurus_version" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -19,6 +19,6 @@ since all binaries will be built by <a 
href="https://wiki.archlinux.org/title/ma
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/index.html b/index.html
index 922a2a3a..1cbb5350 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Apache Kvrocks™ | Apache Kvrocks™</title><meta 
data-rh="true" name="viewport" 
content="width=device-width,initial-scale=1"><meta data-rh="true" 
name="twitter:card" content="summary_large_image"><meta data-rh="true" 
property="og:url" content="https://kvrocks.apache.org/";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/search-index.json b/search-index.json
index ecbe91ff..f5eb1968 100644
--- a/search-index.json
+++ b/search-index.json
@@ -1 +1 @@
-[{"documents":[{"i":1,"t":"","u":"/blog/archive","b":["Blog"]},{"i":2,"t":"How 
to implement bitmap on 
RocksDB?","u":"/blog/how-to-implement-bitmap-on-rocksdb","b":["Blog"]},{"i":10,"t":"Getting
 started with Kvrocks and 
go-redis","u":"/blog/go-redis-kvrocks-opentelemetry","b":["Blog"]},{"i":32,"t":"How
 we use RocksDB in 
Kvrocks?","u":"/blog/how-we-use-rocksdb-in-kvrocks","b":["Blog"]},{"i":51,"t":"KQIR:
 a query engine for Apache Kvrocks that supports both SQL and RediSearch 
queries","u":" [...]
\ No newline at end of file
+[{"documents":[{"i":1,"t":"","u":"/blog/archive","b":["Blog"]},{"i":2,"t":"How 
to implement bitmap on 
RocksDB?","u":"/blog/how-to-implement-bitmap-on-rocksdb","b":["Blog"]},{"i":10,"t":"KQIR:
 a query engine for Apache Kvrocks that supports both SQL and RediSearch 
queries","u":"/blog/kqir-query-engine","b":["Blog"]},{"i":56,"t":"Getting 
started with Kvrocks and 
go-redis","u":"/blog/go-redis-kvrocks-opentelemetry","b":["Blog"]},{"i":78,"t":"How
 we use RocksDB in Kvrocks?","u":"/blog/how-we [...]
\ No newline at end of file
diff --git a/search/index.html b/search/index.html
index f1d522bb..2f8c5b40 100644
--- a/search/index.html
+++ b/search/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Search the documentation</title><meta data-rh="true" 
property="og:title" content="Apache Kvrocks™"><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/search";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh=" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file
diff --git a/users/index.html b/users/index.html
index 2ecaf729..80ba9318 100644
--- a/users/index.html
+++ b/users/index.html
@@ -6,7 +6,7 @@
 <title data-rh="true">Our Users | Apache Kvrocks™</title><meta data-rh="true" 
name="viewport" content="width=device-width,initial-scale=1"><meta 
data-rh="true" name="twitter:card" content="summary_large_image"><meta 
data-rh="true" property="og:url" 
content="https://kvrocks.apache.org/users";><meta data-rh="true" 
name="docusaurus_locale" content="en"><meta data-rh="true" 
name="docusaurus_tag" content="default"><meta data-rh="true" 
name="docsearch:language" content="en"><meta data-rh="true" [...]
 <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" 
title="Apache Kvrocks™ Atom Feed"><link rel="stylesheet" 
href="/assets/css/styles.83fea2f5.css">
 <link rel="preload" href="/assets/js/runtime~main.3ab4e5d8.js" as="script">
-<link rel="preload" href="/assets/js/main.3ac331f8.js" as="script">
+<link rel="preload" href="/assets/js/main.866f7334.js" as="script">
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var 
e=null;try{e=new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return
 e}()||function(){var 
e=null;try{e=localStorage.getItem("theme")}catch(e){}return 
e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: 
dark)").matches?e("dark"):(window.matchMedia("(prefers-color-scheme: 
light)").matches,e("light"))}()</script><div id="__docusaurus">
@@ -14,6 +14,6 @@
           <div style="border-top: 1px solid #ccc;min-height: 60px;line-height: 
20px;text-align: center;font-family: Avenir-Medium,serif;font-size: 14px;color: 
#999;display: flex;align-items: center;"><span>Copyright © 2025 The Apache 
Software Foundation. Apache Kvrocks, Kvrocks, and its feather logo are 
trademarks of The Apache Software Foundation. Redis and its cube logo are 
registered trademarks of Redis Ltd.</span></div>
         </div></div></div></div></footer></div>
 <script src="/assets/js/runtime~main.3ab4e5d8.js"></script>
-<script src="/assets/js/main.3ac331f8.js"></script>
+<script src="/assets/js/main.866f7334.js"></script>
 </body>
 </html>
\ No newline at end of file

Reply via email to