9 Commits

Author SHA1 Message Date
Christoph Strobl
dd846bd9e0 Switch Redis samples to Testcontainers. 2024-08-22 08:03:06 +02:00
Christoph Strobl
d52d73f34c Upgrade to Spring 6 and Spring Boot 3.
See #654
2022-12-12 11:15:36 +01:00
Marc Wrobel
ce994f9ea0 Fix typos in documentations.
Fix typos in READMEs, javadoc, comments and code.

Original pull request #642
2022-07-29 13:07:11 +02:00
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