dartis 0.5.0 dartis: ^0.5.0 copied to clipboard
Redis client featuring type-safe commands, pipelining, fire and forget, publish/subscribe, monitor mode, inline commands, transactions, Lua scripting, modules, and much more.
Changelog #
[0.4.0] - 2020-03-30 #
- Exposed connection object in Client #24
- Fixed errors and warning with latest Dart SDK
- Removed deprecated linter rules
- Fixed coverage configuration
- Updated logging to 0.11.4
- Updated test to 1.14.2
- Updated uuid to 2.0.4
[0.3.0] - 2018-12-12 #
- Added some logic for handling broken connections
[0.2.0] - 2018-09-08 #
- Changed description, it was too long