Commit Graph

1935 Commits (f7e994975e7261d66476e36e1147101261b97992)
 

Author SHA1 Message Date
Nikita f7e994975e Cancel unsuccessful subscription and remove AsyncSemaphore listener. #543 9 years ago
Nikita 2c3b9337f2 Avoid netty threads blocking by Semaphore.acquire method. #543 9 years ago
Nikita d9bdc55e36 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita bf80474e34 [maven-release-plugin] prepare release redisson-2.2.23 9 years ago
Nikita 78f8bcf290 Ack name generation fixed 9 years ago
Nikita 86f7ee28e8 Add exactly 1 second to blpop timeout. #565 9 years ago
Nikita 013938c28d ErrorsCodec added 9 years ago
Nikita ad51521026 Unable to redefine RedisClient command execution timeout #570 9 years ago
Nikita d215e8f1bf Exceptions handling in CommandEncoder #568 9 years ago
Nikita 393930eff5 Fixed exceptions handling in CommandDecoder. #567 9 years ago
Nikita c882694b94 BLPOP response timeout calculation fixed. #565 9 years ago
Nikita 5a0b32f6ae Future.cancel method handling for remote method call. #560 9 years ago
Nikita a3e8af5995 Ack object used to prevent race-condition during ack receiving should be created per request. 9 years ago
Nikita 5569ed4122 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita d22b95abac [maven-release-plugin] prepare release redisson-2.2.22 9 years ago
Nikita 0c36f27fc8 java.lang.UnsupportedOperationException during command batch usage with netty 4.0.38 and higher #557 9 years ago
Nikita Koksharov 7a4da39835 Update README.md 9 years ago
Nikita Koksharov dad6f61005 Update CHANGELOG.md 9 years ago
Nikita f165f98c3b [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 6a68886941 [maven-release-plugin] prepare release redisson-2.2.21 9 years ago
Nikita cd9e3b25a3 netty updated to latest 9 years ago
Nikita 3904e59216 RedissonReadWriteLock should use master node only 9 years ago
Nikita 0b8b672f82 test fixed 9 years ago
Nikita 0777e04ced Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 1190cc5246 RLock, RSemaphore, RCountDownLatch can blocks forever under some conditions. #543 9 years ago
Nikita Koksharov afcf25793b Update README.md 9 years ago
Nikita Koksharov 62399eeeaf Update CHANGELOG.md 9 years ago
Nikita 1aaa941271 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 6efc8084a7 [maven-release-plugin] prepare release redisson-2.2.20 9 years ago
Nikita 9f426dda54 test fixed 9 years ago
Nikita da21348ff2 Compilation fixed 9 years ago
Nikita b3fed96b25 NPE during re-subscription fixed 9 years ago
Nikita 122ac10db3 logging fixed 9 years ago
Nikita 1744eb0c43 Tests fixed 9 years ago
Nikita 5ee8f779ee RSortedSet doesn't work in cluster mode. 9 years ago
Nikita 5577a2c6b7 PubSubConnectionPool initialization fixed. #550 9 years ago
Nikita 8cb409ffcc NPE during pubsub usage in cluster 9 years ago
Nikita a190a47003 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 085b767d14 Redisson use in tests should be created via createInstance() method 9 years ago
Nikita Koksharov 5006ab717c Update CHANGELOG.md 9 years ago
Nikita Koksharov 8ef78f5815 Update README.md 9 years ago
Nikita Koksharov 83021b25e1 Update CHANGELOG.md 9 years ago
Nikita 6c006c893e [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 3c3f199dff [maven-release-plugin] prepare release redisson-2.2.19 9 years ago
Nikita b7254265cc cluster commands handling regression bug fixed 9 years ago
Nikita f70816254a Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 62f4e9a6bb refactoring 9 years ago
Nikita 8ddd8cae7e RSetReactive.readIntersection added 9 years ago
Nikita 39f02d29c7 RSetReactive.diff, RSetReactive.intersection added 9 years ago
Nikita Koksharov d6c7ec08f4 Update CHANGELOG.md 9 years ago