- Added Redis streams commands #26
- 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
- Added some logic for handling broken connections
- Changed description, it was too long
- First release
- Type-safe commands
- Pipelining
- Fire and forget
- Publish/Subscribe
- Monitor mode
- Inline commands
- Transactions
- Lua scripting
- Custom serializers/deserializers
- Custom commands for building Modules