Commit Graph

207 Commits (07f4e089bd87c626581964d8b43050ecca4157af)

Author SHA1 Message Date
Nikita Koksharov 696a0005f6 Fixed - CROSSSLOT error when clearing a redis-spring-data cache #3153 4 years ago
Chris Eager cdaaf0d87a Implement cluster-safe reactive `rename`, `renameNX`
Signed-off-by: Chris Eager <christian@turo.com>
4 years ago
Chris Eager 4d32040caa Add tests for cluster-safe reactive `rename`
Signed-off-by: Chris Eager <christian@turo.com>
4 years ago
Chris Eager f71728dbf8 Implement cluster-safe `rename`, `renameNX`
Signed-off-by: Chris Eager <christian@turo.com>
4 years ago
Chris Eager 2b438eb35a Return a cluster connection if cluster config
Signed-off-by: Chris Eager <christian@turo.com>
4 years ago
Chris Eager 525613b3ee Add tests for cluster-safe `rename`
Signed-off-by: Chris Eager <christian@turo.com>
4 years ago
Nikita Koksharov 328606ca75
Update README.md 4 years ago
Nikita Koksharov 5e60312d43 [maven-release-plugin] prepare for next development iteration 4 years ago
Nikita Koksharov b54f4d768b [maven-release-plugin] prepare release redisson-3.13.6 4 years ago
dependabot[bot] bb768a5ff6
Bump junit from 4.12 to 4.13.1 in /redisson-spring-data
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Nikita Koksharov 8a9ef6d9c3
Update README.md 4 years ago
Nikita Koksharov f4a6f92b69 [maven-release-plugin] prepare for next development iteration 4 years ago
Nikita Koksharov b5149c0a03 [maven-release-plugin] prepare release redisson-3.13.5 4 years ago
Nikita Koksharov 3ad124c5f5 Fixed - Spring Data Redis RedissonSubscription.onPatternMessage() method throws ClassCastException #3029 4 years ago
Nikita Koksharov 6415ae7e91
Update README.md 4 years ago
Nikita Koksharov 093d078615 [maven-release-plugin] prepare for next development iteration 4 years ago
Nikita Koksharov 642815e9c7 [maven-release-plugin] prepare release redisson-3.13.4 4 years ago
Nikita Koksharov a08d09b0ee versions updated 4 years ago
Nikita Koksharov 843be7d6cc Fixed - compatibility with Spring Data Redis 2.3.3 4 years ago
Nikita Koksharov bf65e2fd6f Fixed - UnsupportedOperationException is thrown if Spring Data Redis connection executed in pipelined mode. #3021 4 years ago
Nikita Koksharov 12df5b2be3 Fixed - Spring Data Redis can't be used with proxied RedissonClient instance. #3001 4 years ago
Nikita Koksharov 8e8f689bdb
Update README.md 5 years ago
Nikita Koksharov be8d293c87 compilation fixed 5 years ago
Nikita Koksharov c67b0a7fa7 Fixed - XPENDING command causes syntax error in redisson-spring-data-23. #2959 5 years ago
Nikita Koksharov e107b6bb60 [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov 4576ab4a81 [maven-release-plugin] prepare release redisson-3.13.3 5 years ago
Nikita Koksharov 447b3957ad
Update README.md 5 years ago
Nikita Koksharov d566d8ff4f test added 5 years ago
Nikita Koksharov 621309ab75 Fixed - Spring Data Redis connection in multi mode causes connection leak if it wasn't executed during RedisTemplate execution #2928 5 years ago
Nikita Koksharov 2aef8035ef Fixed - Spring Data Redis xReadGroup should use write operation. #2925 5 years ago
Nikita Koksharov b5dc17a390 refactoring 5 years ago
Nikita Koksharov e82fffd0ab [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov 59899bb083 [maven-release-plugin] prepare release redisson-3.13.2 5 years ago
Nikita Koksharov 9b710ccf32
Update README.md 5 years ago
Nikita Koksharov df5562e77b [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov ce11996dbd [maven-release-plugin] prepare release redisson-3.13.1 5 years ago
Nikita Koksharov 8cf2820622 pom fixed 5 years ago
Nikita Koksharov c8769a4cc0 Fixed - RedisConnection.set() returns null #2811 5 years ago
Nikita Koksharov 51243a5908 Fixed - Spring Data Redis unlink command causes StackOverflowError. #2803 5 years ago
Nikita Koksharov 722c7a96b8
Update README.md 5 years ago
Nikita Koksharov 3ec0fc5c71 test added 5 years ago
Nikita Koksharov 40286d51fa Feature - Spring Data Redis 2.3.0 integration #2795 5 years ago
Nikita Koksharov 57368c295a [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov 4ea330c506 [maven-release-plugin] prepare release redisson-3.13.0 5 years ago
Nikita Koksharov b0fc6b74e6
Update README.md 5 years ago
xJoeWoo 1d337e9336 #2702 Fix RedissonReactiveStringCommands.set using wrong SET RedisCommand
Signed-off-by: xJoeWoo <xjoewoo@gmail.com>
5 years ago
Nikita Koksharov 2a36772f78 [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov 02bea4da1a [maven-release-plugin] prepare release redisson-3.12.5 5 years ago
Nikita Koksharov b4c358ff90 Fixed - RedissonReactiveSubscription.subscribe and receive methods aren't synchronized. #2686 5 years ago
Nikita Koksharov 15c464013d Fixed - RedissonReactiveSubscription.subscribe and receive methods aren't synchronized. #2686 5 years ago