Commit Graph

21 Commits (195b41cb54ba8c942ac8515f8cea439ee3b47701)

Author SHA1 Message Date
Nikita Koksharov 4a849af9b3 Fixed - org.redisson.spring.data.connection.RedissonConnectionFactory.getSentinelConnection() method throws error on the first offline sentinel #5817 9 months ago
Nikita Koksharov 6bfd7c978d refactoring 9 months ago
Nikita Koksharov 612817cbac Fixed - AggregationOptions.groupBy() setting with reducers used in RSearch.aggregate() method causes an exception. #5770 10 months ago
Nikita Koksharov 06a0b0ab5a refactoring 11 months ago
chenxiabin adf3974e49 fix ZPOPMIN\ZPOPMAX to count members error for all Spring Data Redis modules
Signed-off-by: chenxiabin <czchenxiabin@gmail.com>
11 months ago
Nikita Koksharov 6278653d05 Fixed - ReactiveKeyCommands.pExpire() throws an exception. #5640 1 year ago
Nikita Koksharov a4f27487a5 Fixed - missed implementation of Spring Data Redis ReactiveStringCommands.bitField() method. #5616 1 year ago
Nikita Koksharov 1ae8251b1b Fixed - Spring Data Redis opsForCluster().randomKey() method throws UnsupportedOperationException. #5615 1 year ago
Nikita Koksharov 393a7c3a7a Fixed - Spring Data Redis RedissonConnection.setCommands() method returns null #5566 1 year ago
Nikita Koksharov 0482efe147 license updated 1 year ago
Nikita Koksharov a7a12ebe62 Fixed - Redis scan cursor exceed Long.MAX_VALUE in AWS Elasticache #5517 1 year ago
Nikita Koksharov 9502495280 Fixed - Redis scan cursor exceed Long.MAX_VALUE in AWS Elasticache #5517 1 year ago
Nikita Koksharov 89ceaad0be Improvement - Virtual Threads compatibility #5499 1 year ago
Nikita Koksharov 855fefa079 refactoring 1 year ago
Nikita Koksharov 21bd83f9b4 Feature - RESP3 protocol support. protocol setting added. #5413 1 year ago
Nikita Koksharov 45b88321a4 Feature - RESP3 protocol support. protocol setting added. #5413 1 year ago
Nikita Koksharov 50a0f463c1 Feature - RESP3 protocol support. protocol setting added. #5413 1 year ago
Nikita Koksharov c2c00a07c2 refactoring 2 years ago
Nikita Koksharov bd8c79c9a9 Fixed - RTopic subscribes only to a single master if __keyspace or __keyevent channel is defined. #4759 2 years ago
Nikita Koksharov 15e21f05f5 Fixed - Missed methods implementation of Spring Data Redis module: zRevRangeByLex(), time(TimeUnit), zRemRangeByLex(), zLexCount(), rewriteConfig(), zRangeStoreByLex(), zRangeStoreRevByLex(), zRangeStoreByScore(), zRangeStoreRevByScore(), flushDb(), flushAll(), replicaOf(), replicaOfNoOne() #5144 2 years ago
Nikita Koksharov e886a7c050 Feature - Spring Data Redis 3.1.0 implementation #5050 2 years ago