Commit Graph

1393 Commits (e7a3098f7dabc538c1c4884df6f254134233efa9)

Author SHA1 Message Date
lefay e7a3098f7d Redisson and RedissonReactive can be extends. 9 years ago
Nikita e306bac11f Merge branch '2.2.x' 9 years ago
Nikita a3e8af5995 Ack object used to prevent race-condition during ack receiving should be created per request. 9 years ago
Nikita 64615845e8 ReadMode moved to org.redisson.config 9 years ago
Nikita 6f9128a56c Merge branch '2.2.x' 9 years ago
Nikita 0c36f27fc8 java.lang.UnsupportedOperationException during command batch usage with netty 4.0.38 and higher #557 9 years ago
Nikita 4320879f3a Move all config classes to org.redisson.config package #492 9 years ago
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
Nikita 3904e59216 RedissonReadWriteLock should use master node only 9 years ago
Nikita 0b8b672f82 test fixed 9 years ago
Nikita 1190cc5246 RLock, RSemaphore, RCountDownLatch can blocks forever under some conditions. #543 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 085b767d14 Redisson use in tests should be created via createInstance() method 9 years ago
Nikita b7254265cc cluster commands handling regression bug fixed 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 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 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