Commit Graph

2240 Commits (6ecbe484f76f7664a5aca5870a4eea3dab5a657b)
 

Author SHA1 Message Date
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
Nikita b1c519c07a ClusterConnectionManager NPE fixed 9 years ago
Nikita b706386985 RedisClient timeout interval changed 9 years ago
Nikita f87d02f9af license added 9 years ago
Nikita c5c2e3accb new cluster commands added 9 years ago
Rui Gu 0b129a25f1 Merge branch 'mrniko/master' into live-object 9 years ago
Rui Gu 3e83657842 changes to DefaultNamingScheme
unified the redisson_live_object naming and redisson_live_object_field
naming.
9 years ago
Nikita 8eae5b4830 RedisClientTest fixed 9 years ago
Nikita 9009b1af09 Test fixed 9 years ago
Nikita 4e24df8ecb Merge branch 'master' into new_pubsub
# Conflicts:
#	src/main/java/org/redisson/connection/ConnectionManager.java
9 years ago
Nikita 99b5c9346e RedissonRedLock unlock fixed 9 years ago
Nikita 0b5a890ed3 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita cb8f53f9c6 Cluster slot changes discovery fixed 9 years ago
Dan Checkoway 75393fb0f4 Fix more copypasta it's a pasta kind of day 9 years ago
Dan Checkoway 96d1f35437 Fix RedissonSetReactiveTest copypasta 9 years ago
Dan Checkoway 82da3f6ef6 Add RSetReactive.random 9 years ago
Nikita Koksharov 277da7268f Merge pull request #544 from andrejserafim/jackson
A basic typed map value codec.
9 years ago
Dan Checkoway 79c4141794 Add SRANDMEMBER support for getting a random set member (#1) 9 years ago
Nikita 2b0b722dbf Merge branch 'master' into new_pubsub 9 years ago
Nikita b71e3dde05 execute all lock, semaphore and countdownlatch commands using master node. #545 9 years ago
Nikita 5f1631810d commandTimeout param added to RedisClient object 9 years ago
Nikita f02663bf13 Compilation fixed 9 years ago
Nikita c150a91c29 tests added 9 years ago
Nikita 8fd41252b9 PubSub handling has been reimplemented. #543 9 years ago
jackygurui 068392d6d3 tests added for both TransformationMode.
fixed a bug where in some case, superclass class were preferred than
actual class.
9 years ago
jackygurui cfe4379032 Merge branch 'mrniko/master' into live-object 9 years ago