We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84832af commit 992b739Copy full SHA for 992b739
README.md
@@ -19,7 +19,7 @@ Features
19
=========
20
- Core data structure: `KV`, `List`, `Hashmap` with advanced implementations.
21
- Advanced Publish/Subscribe using webhook and websocket!
22
-- Pluggable Storage Engine (`badger`, `bolt`)
+- Pluggable Storage Engine (`badger`, `bolt`, 'level')
23
- Very compatible with any `redis client` including `redis-cli`
24
- Standalone with no external dependencies
25
- Helpers commands for `Time`, `Encode <hex|md5|sha1|sha256|sha512> <payload>`, `RANDINT`, `RANDSTR`
0 commit comments