Commit Graph

24 Commits (4f35c11f7a31ec454fdeb8fb5ec1f1fb40c3e461)

Author SHA1 Message Date
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 10 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 12 months ago
Nikita Koksharov a4f27487a5 Fixed - missed implementation of Spring Data Redis ReactiveStringCommands.bitField() method. #5616 12 months ago
Nikita Koksharov 1ae8251b1b Fixed - Spring Data Redis opsForCluster().randomKey() method throws UnsupportedOperationException. #5615 12 months 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 59fd8fcba0 Fixed - Sprint Data Redis RedisMessageListenerContainer.addMessageListener() method hangs if called after container start. #5482 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 76a29978f6 refactoring 2 years ago
Nikita Koksharov 8711922aea Fixed - PubSub subscription in cluster sometimes doesn't apply to all nodes. #4702 2 years ago
Nikita Koksharov 9bdc2961af zRangeStore method implementation 2 years ago
Nikita Koksharov aa9051dd6a Fixed - hRandFieldWithValues() and hRandField() methods of Spring Data Redis module throw ClassCastException. #4688 2 years ago
Nikita Koksharov 00fd9c5824 Feature - Spring Data Redis 3.0 implementation #4689 2 years ago