- Reconnect when a redis command fails.
- Added
topics
topubspec.yaml
.
- Fixed lints.
- Fixed issue when adding multiple commands without waiting for them to complete first.
- Migrated to null-safety, dropping dependency on
package:dartis
.
- Upgrade
package:dartis
.
- Avoid unnecessary purging when calling
set
with acreate
function that returnsnull
.
- Initial release.