Add create or existing

This commit is contained in:
Tony
2024-10-05 16:21:27 +08:00
parent 7faf8c31e0
commit dc5be009b7
9 changed files with 193 additions and 21 deletions
+1
View File
@@ -4,6 +4,7 @@
const COMMANDS: &[&str] = &[
"create_store",
"create_or_existing_store",
"get_store",
"close_store",
"set",