This repository was archived by the owner on Dec 29, 2023. It is now read-only.
Releases: jcmellado/dartis
Releases · jcmellado/dartis
dartis 0.5.0
dartis 0.4.0
- 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
dartis 0.3.0
- Added some logic for handling broken connections
dartis 0.2.0
- Changed description, it was too long
dartis 0.1.0
Redis client for Dart.
Features
- Type-safe commands
- Pipelining
- Fire and forget
- Publish/Subscribe
- Monitor mode
- Inline commands
- Transactions
- Lua scripting
- Custom serializers/deserializers
- Custom commands for building Modules