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

twice pushed a commit to branch twice/readme-riscv
in repository https://gitbox.apache.org/repos/asf/kvrocks.git

commit c2f6d5f5a7a88e0d1161b870317c8d95d2b6c9f1
Author: Twice <[email protected]>
AuthorDate: Tue Aug 19 17:29:45 2025 +0800

    chore(README): add RISC-V to supported platforms
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5f666e80f..314213875 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,7 @@ $ ./x.py test go # run Golang (unit and integration) test 
cases
 ### Supported platforms
 
 * OS: Linux and macOS
-* arch: x86_64 and ARM
+* arch: x86_64, ARM and RISC-V
 
 ## Namespace
 

Reply via email to