redis_dart_link 0.1.0 redis_dart_link: ^0.1.0 copied to clipboard
A Redis SDK in Dart that encapsulates Redis commands to enhance development efficiency for data storage and management.
Changelog #
[0.1.0] - 2024-12-23 #
- More geo commands are supported
[0.0.6] - 2024-12-22 #
- More json commands are supported
- Support transaction execution
[0.0.5] - 2024-11-04 #
- Update remarks
[0.0.4] - 2024-10-29 #
- Optimize code structure
[0.0.3] - 2024-10-29 #
- Fix bugs
[0.0.2] - 2024-10-22 #
- Support json
- Support pubsub
[0.0.1] - 2024-10-17 #
- Project initialization