Commit Graph

824 Commits (510887582ae8a4ed2fbfd3e0037f5f0549f766a1)
 

Author SHA1 Message Date
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 9 years ago
Nikita 24e2a8818e More info about slave up/down in logs 9 years ago
Nikita 59d94f8a0c Few exception details fixed 9 years ago
Nikita aaf343e66a error text fixed 9 years ago
Nikita 0afc82049f errors text fixed 9 years ago
Nikita 46138c7f14 Async reconnection to channel. #274 9 years ago
Nikita 8410d6f620 license added 9 years ago
Nikita 68f617880a ClusterServersConfig.readFromSlaves param added. #272 9 years ago
Nikita 7d940c012a netty-codec-http removed 9 years ago
Nikita 8f1d045422 Cluster slaves change monitoring. #271 9 years ago
Nikita 6563a03c4e Connect to nodes during cluster scan from Cluster Nodes info, not from initial config. #268 9 years ago
Nikita 8279398720 ASK handling. #264 9 years ago
Nikita f8d3b5612e Seamless slots migration across nodes. #264 9 years ago
Nikita 070fff876a Slot changes discovery optimization. #264 9 years ago
Nikita 2323e9bc02 Cluster slots handling & master change discovery improvements. #264 9 years ago
Nikita 4ef7df4d4f RMap.putAll fixed. #265 9 years ago
Nikita b12f49b416 parsing cluster nodes info fixed 9 years ago
Nikita 0e1ee8f6d0 libs updated 9 years ago
Nikita ddf1eaa7c8 Skip repeated SUBSCRIBE/UNSUBSCRIBE handling. #253 9 years ago
Nikita df928fe20f Connection pool further optimization. #223 9 years ago
Nikita 6bde9d2509 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 161dd1c2d2 minor fixes 9 years ago
Nikita 1ceb5a1a1c Correct shutdown handling 9 years ago
Nikita Koksharov a203ee1a0a Merge pull request #261 from lefay1982/master
Add support for cbor (http://cbor.io/) codec
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
Nikita 2f5f8e6fdf minor improvements 9 years ago
Nikita 3f09bcb4cb pull connection in async way. #223 9 years ago
Matthew Caruana Galizia 51f185c900 Make the iterator method public
The `iterator` method in RedissonSet is public. It would be useful to make the RedissonMap iterator public, too, enabling iteration over hashes with millions of keys without memory issues.
9 years ago
Nikita Koksharov 994bb2da47 Merge pull request #255 from setronica-dev/two-locked-threads
fix issue EOFException when I use RLock with SerializationCodec #254
9 years ago
Oleg Ternovoi 0349e5c3b0 fix issue EOFException when I use RLock with SerializationCodec #254 9 years ago
Nikita 4c483c6bc0 Merge branch 'master' of github.com:mrniko/redisson 10 years ago
Nikita d05f8c154d RedissonCountDownLatch & RedissonLock internal subscribe/unsubscribe sync simplified 10 years ago
Nikita Koksharov 48f6e88b23 Update README.md 10 years ago
Nikita Koksharov 41332bd846 Update README.md 10 years ago
Nikita Koksharov 75c94f3723 Update README.md 10 years ago
Nikita Koksharov a10e1dc104 Update README.md 10 years ago
Nikita e7fd81ecac [maven-release-plugin] prepare for next development iteration 10 years ago