Commit Graph

6 Commits

Author SHA1 Message Date
Mark Paluch
cbe9f40219 Migrate Redis examples to JUnit 5.
See #583.
2021-04-30 10:30:07 +02:00
Mark Paluch
88aabe89e2 Java 16 migration for Redis examples.
See #606.
2021-04-30 10:29:52 +02:00
Mark Paluch
ec8557c7da Update copyright years to 2021.
Closes #616
2021-04-27 14:47:20 +02:00
Mark Paluch
da2be5c50a #549 - Adapt Redis stream tests to changed Redis error message. 2020-01-16 11:18:22 +01:00
Mark Paluch
8038eb7cad #542 - Polishing.
Increment received count before adding result to queue to allow for improved synchronization.
2019-11-11 15:44:36 +01:00
Christoph Strobl
ddad793b88 #528 - Add Redis Streams example.
closes: #528
Original pull request: #529.
2019-10-01 09:55:55 +02:00