Commit Graph

173 Commits (7a9bb8be3eb741298e4916cfe516762aa12e57e6)

Author SHA1 Message Date
Nikita Koksharov 450fe6f4bd Revert "Revert "lexRange related methods with limit options and zrangebyscore support"" 9 years ago
Nikita Koksharov 4ab9833536 Revert "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
Nikita f70d6fc9f3 RMap.entryIterator, RMap.keyIterator, RMap.valueIterator methods added. #281 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 1ea9161052 LPUSH conversion position fixed. #280 9 years ago
Nikita 7ddf605385 PubSub message decoding under heavy load fixed. #276 9 years ago
Nikita 4ef7df4d4f RMap.putAll fixed. #265 9 years ago
lefay 3c932ff263 Merge branch 'master' of https://github.com/mrniko/redisson 9 years ago
lefay 62ae0a3c6c Add support for cbor (http://cbor.io/) codec by jackson-dataformat-cbor, cbor it's like JSON. but fast and small. 9 years ago
Nikita dab99e363a additional assertions 9 years ago
Oleg Ternovoi 0349e5c3b0 fix issue EOFException when I use RLock with SerializationCodec #254 10 years ago
Nikita 5dccc2ebdd timeout pubsub test added 10 years ago
Nikita d484c19598 Ability to define Codec for each object. #134 10 years ago
Nikita 2fe0290a08 first and last methods added. #143 10 years ago
Nikita bc0431a4b6 ZREMRANGEBYSCORE added. #143 10 years ago
Nikita 55c8534d8f ZREMRANGEBYRANK support added #143 10 years ago
Nikita 1bfc3a7a13 RLexSortedSet object introduced. #135 10 years ago
Nikita 4877152190 lexRange, lexRangeHead and lexRangeTail methods added. #135 10 years ago
Nikita 803ca44348 RScoredSortedSet rank and lexCount functions added. #143 10 years ago
Nikita 1cc497e17a RedissonScoredSortedSetTest added. #143 10 years ago
Nikita 6b0c25471a Empty slot error handling. #211 10 years ago
Nikita 2ac65d2fc2 Command encoding errors handling bug fixed. #216 10 years ago
Nikita 3ee81d3762 Redis nodes ping added. #215, #138, #196 10 years ago
Nikita 0142095c82 RandomKey and Keys iteration fixed 10 years ago
Nikita dfde2756a4 bucket object expire test fix 10 years ago
Nikita 5c1fba0704 RSet.removeRandom and RSet.removeRandomAsync methods. #201 10 years ago
Nikita b3b2629de2 retainAll & containsAll optimization 10 years ago
Nikita b9dc83a2dc RedissonList.lastIndexOf optimization 10 years ago
Nikita 75b10296fe Batch big response decoding fixed. #200 10 years ago
Nikita 1c791fd1c7 RBucket.set with timeout fixed. #198 10 years ago
Nikita 4ade8253b2 PatternTopic status listener added. #140 10 years ago
Nikita 58f4f48e31 BaseStatusListener added. #140 10 years ago
Nikita 5d4df0cf2c RTopic innerPublish test added. #154 10 years ago
Nikita d6a46630ee channel name added to MessageListener, StatusListener added. #140 10 years ago
Nikita f20d45be71 RScript.scriptExists fixed 10 years ago
Nikita 8e0e5eef49 codec package added 10 years ago
Nikita 1d42dc3123 Scripts fixed 10 years ago
Nikita 4a132d4cbf Redisson.deleteByPatternAsync method added. #194 10 years ago
Nikita 7c9e7c4239 OneShot listener handling fixed 10 years ago
Nikita c13edde71c Multiple channels pubsub fixed 10 years ago
Nikita a8782be2be Redisson.findKeys method added. #194 10 years ago
Nikita 0d3cdf971c Delete multiple objects at once. #194 10 years ago
Nikita 5006723b31 Migrate command support. #187 10 years ago
Nikita 67d6fefe0e RBatch response ordering 10 years ago