Commit Graph

1168 Commits (43534cd4bb1cf788c22849aedbc9a97ad3b91971)
 

Author SHA1 Message Date
Nikita Koksharov 4ab9833536 Revert "lexRange related methods with limit options and zrangebyscore support" 9 years ago
Nikita Koksharov 6719890122 Merge pull request #282 from jackygurui/master
lexRange related methods with limit options and zrangebyscore support
9 years ago
jackygurui 6f029c8b89 added zrangebyscore command support 9 years ago
jackygurui 74e75def39 added lexRange methods with limit options 9 years ago
jackygurui f48681cb23 Merge branch 'mrniko/master' 9 years ago
Nikita 38274e3b38 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita ddbd94f17f RBitSet initial implementation. #270 9 years ago
Nikita Koksharov 058562b131 Update README.md 9 years ago
Nikita 99c7a3ac30 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita f70d6fc9f3 RMap.entryIterator, RMap.keyIterator, RMap.valueIterator methods added. #281 9 years ago
Nikita Koksharov 80fd6d9f4a Update README.md 9 years ago
Nikita Koksharov 3529915599 Update README.md 9 years ago
Nikita Koksharov 1d140215e8 Update README.md 9 years ago
Nikita Koksharov e0320818be Update README.md 9 years ago
Nikita d7d1202e96 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 2e76d737b9 [maven-release-plugin] prepare release redisson-2.1.4 9 years ago
Nikita 1facd18948 test improvements 9 years ago
Nikita 8d388d6559 Kryo codec test fixed 9 years ago
Nikita 1bdd0a59d7 LZ4 codec added. #267 9 years ago
Nikita 590d097d10 MsgPack codec added. #279 9 years ago
Nikita fb7cbd7ae0 Fst and snappy codecs added. #245 9 years ago
Nikita c861ad5077 netty version changed to previous 9 years ago
Nikita 8e99220bbc netty dependencies are back to pom.xml 9 years ago
Nikita 080b29b2b2 closeConnectionAfterFailAttempts deprecated 9 years ago
Nikita dd7ee19569 Comment added 9 years ago
Nikita f4d05237a8 NPE fixed 9 years ago
Nikita 1ea9161052 LPUSH conversion position fixed. #280 9 years ago
Nikita 9174a33994 Cluster MOVED response handling. #273 9 years ago
Nikita 055ddcc8c1 Shutdown checking added 9 years ago
Nikita 4b70c3f138 minor improvement 9 years ago
Nikita 557c2e6e31 Sentinel info decode fixed 9 years ago
Nikita 90c77f9d1c Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 3f8e4d765a iterators infinity scroll fixed. #277 9 years ago
Nikita Koksharov 510887582a Merge pull request #257 from mattcg/patch-1
Make the iterator method public
9 years ago
Nikita 6065a7a8e0 license header added 9 years ago
Nikita 9b89c1a12c SCAN iterator position handling #277, #230 9 years ago
Nikita fe824978c1 SCAN iteration on same node fixed. #277 9 years ago
Nikita 14262bd25e Redirect exceptions refactoring 9 years ago
Nikita 74283ca3bf netty updated 9 years ago
Nikita deece43ea4 RBlocking excess interface methods removed 9 years ago
Nikita 29ad6bc0fa Sentinel connection checking during startup 9 years ago
Nikita 7ddf605385 PubSub message decoding under heavy load fixed. #276 9 years ago
Nikita 2eeb592a3d Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 73520b2049 Config.slaveFailedAttempts and Config.slaveReconnectionTimeout params added. #262 9 years ago
Nikita Koksharov f6c91aa30b Update README.md 10 years ago
Nikita 24e2a8818e More info about slave up/down in logs 10 years ago
Nikita 59d94f8a0c Few exception details fixed 10 years ago
Nikita aaf343e66a error text fixed 10 years ago
Nikita 0afc82049f errors text fixed 10 years ago
Nikita 46138c7f14 Async reconnection to channel. #274 10 years ago