Commit Graph

1613 Commits (7e1e95d9936285315afd7d269a72f5732178b8db)
 

Author SHA1 Message Date
Nikita 6cdc12d317 Comments added 9 years ago
Nikita Koksharov ef7538843a Merge pull request #382 from jackygurui/master
variables referred by anonymous inner class has to be final.
9 years ago
jackygurui bbbf16c59a fixed compilation issue: variables referred by anonymous inner class has to be marked as final. 9 years ago
jackygurui 8418d808a8 Merge branch 'mrniko/master' 9 years ago
Nikita 77d54658b4 new methods added to RedissonMultiLock 9 years ago
Nikita d9ce5998ff multilock test configs added 9 years ago
Nikita f6feb6ef28 Add lock subscription release hook if subscription
has not been executed during await timeout.
9 years ago
Nikita d8beeab912 compilation fixed 9 years ago
Nikita ade8ef7a05 ReadMode.MASTER_SLAVE added. #380 9 years ago
Nikita 91e4d7e4e4 Cluster slave discovery regression since 2.1.5 fixed 9 years ago
Nikita e3cd3755b9 Sentinel slave discovery regression since 2.1.5 fixed 9 years ago
Nikita 06ea921e9c readMode setting introduced. #380 9 years ago
Nikita 9969a92a85 Added RedissonCacheManager constructor with Redisson instance. #346 9 years ago
Nikita 6e96d9d337 Config YAML format support 9 years ago
Nikita eabfc460e3 Spring cache YAML config format support. #346 9 years ago
Nikita 90e8fed310 Spring cache config simplified. #346 9 years ago
Nikita 0eaba2ac59 code cleanup 9 years ago
Nikita 9b4a20cd71 Ability to read Spring config cache from JSON format. #346 9 years ago
Nikita fef863ea4c Ability to config Spring cache. #346 9 years ago
Nikita 0cc1f11ec1 error msg fixed 9 years ago
Nikita 053630895f tests enhancements 9 years ago
Nikita 4ad621999e few comments added 9 years ago
Nikita 19b3130475 trim and trimAsync methods added to RList. #364 9 years ago
Nikita a921cb009d readAll and readAllAsync methods added to RList. #374 9 years ago
Nikita cdcf1bdfa1 readAll and readAllAsync methods added to RSet. #374 9 years ago
Nikita fac707f840 refactoring 9 years ago
Nikita 45914284a2 code cleanup 9 years ago
Nikita ae11a1c4e6 Password configuration handling fixed 9 years ago
Nikita 3e0f02cbf8 Cluster configuration with password handling. ClusterConnectionManager optimization. #379 9 years ago
Nikita 2143f1eb79 RedissonMultiLock implementation. #376 9 years ago
Nikita 1865c05a64 loadBucketValues & saveBuckets cluster restrictions removed. #378 9 years ago
Nikita 17d9a71a43 Config.toJSON added 9 years ago
Nikita 4762e19730 More Config.fromJSON method variations added. #351 9 years ago
Nikita ab33a099d5 license header added 9 years ago
Nikita 1bdcf06f66 fromJSON and toJSON methods were added to Config object. #351 9 years ago
jackygurui da035fec9b Merge branch 'mrniko/master' 9 years ago
Nikita 702498628e comments added 9 years ago
Nikita e1746b4b00 Connection pool error msg details added 9 years ago
Nikita ea0db454f3 RedissonCountDownLatchAsync implemented #306 9 years ago
Nikita b6e7cdd062 RList.subList implemented. #60 9 years ago
Nikita b37e988ebd RList optimization. #67 9 years ago
Nikita de5b988045 code cleanup 9 years ago
Nikita dcc4c4d909 RSetCache entry eviction optimization 9 years ago
Nikita 3cac42263b hasOwnGroup status prop added to RedisClient 9 years ago
Nikita Koksharov 87c67b1115 Merge pull request #337 from Felix0114/master
fix Low level Redis client shutdown issue: eventloopgroup  won't be s…
9 years ago
Nikita e97ba8ef26 put methods with maxIdleTime param added to RMapCache. #372 9 years ago
Nikita f356a53a10 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 9feaae3543 ByteBuf read position fixed in all codecs based on StringCodec. #370 9 years ago
Nikita Koksharov 4ae4914b60 Update README.md 9 years ago
Nikita Koksharov 220d456ea0 Merge pull request #367 from thrau/master
Support for SMOVE command in RSet, RSetAsync, RSetReactive. #366
9 years ago