redis_dart_link 0.2.1
redis_dart_link: ^0.2.1 copied to clipboard
A Redis SDK in Dart that encapsulates Redis commands to enhance development efficiency for data storage and management.
Changelog #
0.2.0 - 2025-01-17 #
- Support resp3 protocol
- 支持 resp3 协议
0.1.0 - 2024-12-23 #
- More geo commands are supported
- 支持更多geo命令
0.0.6 - 2024-12-22 #
- More json commands are supported
- Support transaction execution
0.0.2 - 2024-10-22 #
- Support json
- Support pubsub
0.0.1 - 2024-10-17 #
- Project initialization