We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce0c3b commit 578e9ccCopy full SHA for 578e9cc
docs/README.md
@@ -10,6 +10,7 @@ Currently supported Redis operations:
10
- String operations: `GET`, `SET`
11
- Hash operations: `HGET`, `HSET`
12
- List operations: `LPUSH`, `LRANGE`
13
+- Batch operations: `MGET`, `SCAN`
14
15
16
## Installation
0 commit comments