Skip to content

Releases: redis/riot

v2.4.0

07 Jan 20:41
Compare
Choose a tag to compare

New

  • migrated to spring batch jobs

Fixes

  • Removed call to CLIENT command by default

Release v2.3.6

07 Dec 00:54
Compare
Choose a tag to compare

upgraded spring-batch-redis

Release v2.3.3

17 Nov 08:21
Compare
Choose a tag to compare

RIOT Redis: exposed reader and notification queue options

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