Commit Graph

16 Commits (87ad36a868c4310285cff3c20902d20222e1228c)

Author SHA1 Message Date
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