Commit Graph

5387 Commits (6e1bafdb23da5e13caa4182bad8da220cfa2cc40)
 

Author SHA1 Message Date
Nikita Koksharov 0c7ea7f46b refactoring 5 years ago
Nikita Koksharov 6635071eb5 Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 1694dd04ae Fixed - Interrupted blocking methods aren't canceled #2403 5 years ago
Nikita Koksharov 279cdd2e86
Merge pull request #2400 from JokerQueue/master
ClusterNodesDecoder ignore unknown flag and avoid throwing exception, fix bug #2399
5 years ago
ZhangJQ 91df94fcce ClusterNodesDecoder ignore unknown flag and avoid throwing exception 5 years ago
Nikita Koksharov 8e74c0e9f6 Fixed - AsyncSemaphore counter field should be volatile. #2398 5 years ago
Nikita Koksharov 7bb7e1066b Fixed - Data encoding exception is not logged during remote call invocation 5 years ago
Nikita Koksharov 81fa59cd36 test fixed 5 years ago
Nikita Koksharov e97f78dd88 Fixed - Spring Data ZRangeByScore method doesn't support Infinity Double value #2396 5 years ago
Nikita Koksharov e8c268e5d4 jackson-databind updated 5 years ago
Nikita Koksharov 76e55a6b30 refactoring 5 years ago
Nikita Koksharov 5621bdce23 Feature - added poll() methods with limit to RQueue, RDeque, RDelayedQueue objects #2391 5 years ago
Nikita Koksharov 758acbe5f3 Feature - RMap write-behind queue should be fault-tolerant #2388 5 years ago
Nikita Koksharov 94d350c744 Fixed - RKeysRx.getKeys() and RKeysReactive.getKeys() methods aren't working. #2381 5 years ago
Nikita Koksharov ef3e8913fe Fixed - spring metainfo files should be excluded in redisson-all artifact. #1920 5 years ago
Nikita Koksharov 246f1d7d3c Feature - RExecutorService.getTaskCount method added. #2350 5 years ago
Nikita Koksharov 4ed58193df refactoring 5 years ago
Nikita Koksharov 93ebd0ee68 Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov e1c16bc3bc javadocs fixed 5 years ago
Nikita Koksharov 12131e9bec byte-buddy updated 5 years ago
Nikita Koksharov eabbcc0a71 Spring Boot Starter updated to Spring Boot 2.2.0 5 years ago
Nikita Koksharov eb5062de5c
Update README.md 5 years ago
Nikita Koksharov 7f2550e2a4
Update README.md 5 years ago
Nikita Koksharov af74d21d6a
Update README.md 5 years ago
Nikita Koksharov 0c16fd85cc
Update README.md 5 years ago
Nikita Koksharov b9558f48c9
Update README.md 5 years ago
Nikita Koksharov b236828047
Update CHANGELOG.md 5 years ago
Nikita Koksharov 45c47952c1 [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov ce81ff5cb6 [maven-release-plugin] prepare release redisson-3.11.5 5 years ago
Nikita Koksharov 31ed986967 refactoring 5 years ago
Nikita Koksharov 0041487e74 refactoring 5 years ago
Nikita Koksharov 8b8cbab950 RLiveObjectService.persist optimization 5 years ago
Nikita Koksharov 10bfcac10b Fixed - cluster connection manager discoveries wrong slot changes. #2371 5 years ago
Nikita Koksharov 082c0dccf8 Fixed - host details in Redis url cause extra bracket at the end. #2370 5 years ago
Nikita Koksharov 2e6de2ee1f refactoring 5 years ago
Nikita Koksharov 394d683e0f refactoring 5 years ago
Nikita Koksharov 0ceaa4527b refactoring 5 years ago
Nikita Koksharov 780eea2e0b refactoring 5 years ago
Nikita Koksharov e97e78fa65 Feature - Kryo5Codec implemented. #2366 5 years ago
Nikita Koksharov b88f4462b6 netty updated 5 years ago
Nikita Koksharov af655fed54 refactoring 5 years ago
Nikita Koksharov 710c384111 Fixed - RBuckets.get() method doesn't work with custom codec. #2361 5 years ago
Nikita Koksharov 0b941a1b7c Feature - added batched persist method to RLiveObjectService object #2359 5 years ago
Nikita Koksharov 0d4ec96df6 Fixed - RLock.unlock() method hangs forever. #2355 5 years ago
Nikita Koksharov 3a509310c9 Feature - support of Spring Data Redis 2.2.x #2351 5 years ago
Nikita Koksharov 794f5030a1 Fixed - RStream.trim method throws exception #2352 5 years ago
Nikita Koksharov 96daf5dc9c Feature - subscribeOnFirstElements and subscribeOnLastElements methods added to RScoredSortedSet object #2349 5 years ago
Nikita Koksharov e85efa89af javadocs fixed 5 years ago
Nikita Koksharov fc35fcd5b8 Fixed - Spring Data pubsub listeners executes multiple times. #2345 5 years ago
Nikita Koksharov 72afbe83d9 Feature - subscribeOnElements method added to RBlockingQueue. subscribeOnFirstElements and subscribeOnLastElements methods added to RBlockingDeque #2346 5 years ago