Skip to content

Commit f0ecdb4

Browse files
docs: update features (#2846)
Signed-off-by: rfyiamcool <[email protected]> Co-authored-by: ofekshenawa <[email protected]>
1 parent 516abe8 commit f0ecdb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ key value NoSQL database that uses RocksDB as storage engine and is compatible w
5151

5252
## Features
5353

54-
- Redis 3 commands except QUIT, MONITOR, and SYNC.
55-
- Automatic connection pooling with
54+
- Redis commands except QUIT and SYNC.
55+
- Automatic connection pooling.
5656
- [Pub/Sub](https://redis.uptrace.dev/guide/go-redis-pubsub.html).
5757
- [Pipelines and transactions](https://redis.uptrace.dev/guide/go-redis-pipelines.html).
5858
- [Scripting](https://redis.uptrace.dev/guide/lua-scripting.html).

0 commit comments

Comments
 (0)