Skip to content

Releases: redis/riot

Release v2.3.2

12 Nov 08:37
Compare
Choose a tag to compare

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

09 Nov 01:44
Compare
Choose a tag to compare

Separated snapshot and live redis replication transfers
Fixed transfer status

Release v2.2.7

23 Oct 05:46
Compare
Choose a tag to compare

initial release of RIOT Stream

Release v2.2.6

22 Oct 17:28
Compare
Choose a tag to compare

Added --no-verify-peer option to skip peer verification when using TLS

Release v2.2.5

22 Oct 05:51
Compare
Choose a tag to compare

Remove unused options and renamed --scan-pattern to --scan-match

Release v2.2.4

21 Oct 06:27
Compare
Choose a tag to compare

Upgraded to picocli 4.5.2

Release v2.2.3

13 Oct 20:46
Compare
Choose a tag to compare

Upgraded to Lettuce 6.0.0
Fixed connection issue with Redis Cluster

Release v2.2.2

12 Oct 07:08
Compare
Choose a tag to compare

Added support for multiple Redis commands during import

Release v2.2.0

29 Sep 08:20
Compare
Choose a tag to compare

added multi-command support

Release v2.1.2

28 Sep 16:12
Compare
Choose a tag to compare

introduced source types to preserve object types (e.g. database import to json strings) and lay the ground work for multi-command support