Skip to content

Commit f2d2945

Browse files
committed
update readme
1 parent ae5d900 commit f2d2945

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

readme.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,17 @@ FreeRedis is .NET redis client, supports .NETCore 2.1+, .NETFramework 4.0+, And
1111
</div>
1212

1313
- 🌈 RedisClient Keep all method names consistent with redis-cli
14-
- 🌌 Support Redis Cluster
14+
- 🌌 Support Redis Cluster (requires redis-server 3.2 and above)
1515
- ⛳ Support Redis Sentinel
1616
- 🎣 Support Redis Master-Slave
1717
- 📡 Support Redis Pub-Sub
1818
- 📃 Support Redis Lua Scripting
1919
- 💻 Support Pipeline
2020
- 📰 Support Transaction
21-
- 🌴 Support Geo type commands (redis-server 3.2 or above is required)
22-
- 🌲 Supports Streams type commands (requires redis-server 5.0 and above)
23-
- 🌳 Supports Redis 6 RESP3 Protocol
21+
- 🌴 Support Geo type commands (requires redis-server 3.2 and above)
22+
- 🌲 Support Streams type commands (requires redis-server 5.0 and above)
23+
- ⚡ Support Client-side-cahing (requires redis-server 6.0 and above)
24+
- 🌳 Support Redis 6 RESP3 Protocol
2425

2526
QQ群:4336577(已满)、8578575(在线)、52508226(在线)
2627

0 commit comments

Comments
 (0)