Releases: redis/riot
Releases · redis/riot
Release v2.3.2
RIOT Redis
- added discarding of keyspace notifications when queue full
- exposed notification-queue capacity option
- using different default capacity for notification queue
Release v2.3.1
Separated snapshot and live redis replication transfers
Fixed transfer status
Release v2.2.7
initial release of RIOT Stream
Release v2.2.6
Added --no-verify-peer option to skip peer verification when using TLS
Release v2.2.5
Remove unused options and renamed --scan-pattern to --scan-match
Release v2.2.4
Upgraded to picocli 4.5.2
Release v2.2.3
Upgraded to Lettuce 6.0.0
Fixed connection issue with Redis Cluster
Release v2.2.2
Added support for multiple Redis commands during import
Release v2.2.0
added multi-command support
Release v2.1.2
introduced source types to preserve object types (e.g. database import to json strings) and lay the ground work for multi-command support