Commit Graph

2165 Commits (ec0e5916fb7cbe775cfce2936e51abad6a99e802)
 

Author SHA1 Message Date
Nikita f72d50dd87 package org.redisson.core was renamed to org.redisson.api #551 9 years ago
Nikita f5bb3a26da license changed 9 years ago
Nikita Koksharov fdaaf99cfe Merge pull request #527 from jackygurui/live-object
Live object
9 years ago
Rui Gu 9841e54583 Merge branch 'mrniko/master' into live-object 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
Nikita Koksharov 073065f14d Update README.md 9 years ago
Nikita 6187079d45 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 776b0a1770 [maven-release-plugin] prepare release redisson-2.2.18 9 years ago
Nikita 506edeb0f8 compilation fixed 9 years ago
Nikita Koksharov 00d92ff74c Merge pull request #546 from layerhq/layer
Add support for getting a random set member
9 years ago
Nikita adf8a9f7a9 libs updated 9 years ago
Nikita 9df878be83 refactoring 9 years ago
Nikita fae7f5b8ed Fixed - disconnected pubsub connection leads to missed response for unsubscribe/punsubscribe operations. 9 years ago
Nikita d5b27a0248 ConnectionListener.onDisconnect doesn't work properly if it wasn't registered before connection creation. #547 9 years ago
Nikita 44cdadbe4e Merge branch 'master' into new_pubsub 9 years ago
Nikita 19a247cef7 refactoring 9 years ago
Nikita 4a519b71b5 RedisClusterNodes added 9 years ago