Commit Graph

998 Commits (7bcd476d651747d23eb6a8b4a86fe9c671fca444)
 

Author SHA1 Message Date
Nikita 97ac6b4faa RList.addAllAsync fixed 9 years ago
Nikita 2301b3f6ab few fixes 9 years ago
Nikita 28532a6ec7 tryAcquireConnection fixed 9 years ago
Nikita 3ea1931271 Connection timeout handling reimplemented. #262 9 years ago
Nikita b030d88101 command future cancel state checking fixed 9 years ago
Nikita 8c59eca279 canceled command future checking 9 years ago
Nikita ea22f59060 shutdown case handling 9 years ago
Nikita b5590c9e5d promises order fixed 9 years ago
Nikita 15f67851c2 Data map parsing fixed 9 years ago
Nikita 3614ca9c63 connectAsync bug fixed & disconnected master case handling. #262 9 years ago
Nikita b78c9df54d Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 323ab1e57e 'slaveSubscriptionConnectionMinimumIdleSize', 'slaveConnectionMinimumIdleSize' and 'masterConnectionMinimumIdleSize' params were added. #234 9 years ago
Nikita Koksharov 0da47a0cee Update README.md 10 years ago
Nikita 7515e3b5d1 RKeys.getSlot method added. #289 10 years ago
Nikita 477c2ceb3c connectTimeout param added. #287 10 years ago
Nikita 4b95ed4d70 cleanup 10 years ago
Nikita 9792e2ff09 RBitSetAsync interface implemented. #270 10 years ago
Nikita f9498c0fd9 few comments added 10 years ago
Nikita 7aad922e73 new BitSet methods added. #270 10 years ago
Nikita a8d0614d5c Check failedAttempts value in tryAcquireConnection. #262 10 years ago
Nikita 28205954de setFailure replaced with tryFailure 10 years ago
Nikita 505e871fcc license added 10 years ago
Nikita 883df40971 Reconnection handling improvements. #262 10 years ago
Nikita 7c255bc7d4 Unnecessary logging removed 10 years ago
Nikita 564d5e2d82 LOADING response handling. #286 10 years ago
Nikita 7a9bb8be3e RedisTimeoutException message fixed 10 years ago
Nikita ef10f0fecb compilation fixed 10 years ago
Nikita Koksharov 10e382eb1f Merge pull request #284 from mrniko/revert-283-revert-282-master
Revert "Revert "lexRange related methods with limit options and zrangebyscore support""
10 years ago
Nikita Koksharov 450fe6f4bd Revert "Revert "lexRange related methods with limit options and zrangebyscore support"" 10 years ago
Nikita Koksharov 6d84292398 Merge pull request #283 from mrniko/revert-282-master
Revert "lexRange related methods with limit options and zrangebyscore support"
10 years ago
Nikita Koksharov 4ab9833536 Revert "lexRange related methods with limit options and zrangebyscore support" 10 years ago
Nikita Koksharov 6719890122 Merge pull request #282 from jackygurui/master
lexRange related methods with limit options and zrangebyscore support
10 years ago
jackygurui 6f029c8b89 added zrangebyscore command support 10 years ago
jackygurui 74e75def39 added lexRange methods with limit options 10 years ago
jackygurui f48681cb23 Merge branch 'mrniko/master' 10 years ago
Nikita 38274e3b38 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita ddbd94f17f RBitSet initial implementation. #270 10 years ago
Nikita Koksharov 058562b131 Update README.md 10 years ago
Nikita 99c7a3ac30 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita f70d6fc9f3 RMap.entryIterator, RMap.keyIterator, RMap.valueIterator methods added. #281 10 years ago
Nikita Koksharov 80fd6d9f4a Update README.md 10 years ago
Nikita Koksharov 3529915599 Update README.md 10 years ago
Nikita Koksharov 1d140215e8 Update README.md 10 years ago
Nikita Koksharov e0320818be Update README.md 10 years ago
Nikita d7d1202e96 [maven-release-plugin] prepare for next development iteration 10 years ago
Nikita 2e76d737b9 [maven-release-plugin] prepare release redisson-2.1.4 10 years ago
Nikita 1facd18948 test improvements 10 years ago
Nikita 8d388d6559 Kryo codec test fixed 10 years ago
Nikita 1bdd0a59d7 LZ4 codec added. #267 10 years ago
Nikita 590d097d10 MsgPack codec added. #279 10 years ago