Commit Graph

1542 Commits (b60b170d4574f0121ecacff6b351b851b010920e)
 

Author SHA1 Message Date
jackygurui 9be5fe2abd Merge branch 'mrniko/master' 9 years ago
Nikita Koksharov c3cfe24175 Update CHANGELOG.md 9 years ago
Nikita Koksharov 19acfca643 Update README.md 9 years ago
Nikita Koksharov 5a50d01d5f Update README.md 9 years ago
jackygurui 54aac5abfe Merge branch 'mrniko/master' 9 years ago
Nikita d79708ffc2 reverted. #402 9 years ago
Nikita eb0a8363a8 Code formatting 9 years ago
Nikita 5cca26e526 RedissonListReactive refactoring 9 years ago
Nikita 0bbc332e37 Cancel command retry if Redisson in shutdown mode. #402 9 years ago
Nikita 359bb0ecd3 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 7d5dd8ebc3 Code cleanup 9 years ago
Nikita Koksharov 9852da3474 Merge pull request #400 from jackygurui/master
fix "diamond operator is not supported in -source 1.6" error.
9 years ago
jackygurui 4e5564bf5e uses pom property for source code version reference 9 years ago
jackygurui da08fb79f2 fix "diamond operator is not supported in -source 1.6" error. 9 years ago
jackygurui 0b80ec699e Merge branch 'mrniko/master' 9 years ago
Nikita 838febf3c5 RedissonMapReactive refactored 9 years ago
Rui Gu e1a3a144bd Merge remote-tracking branch 'origin/master' 9 years ago
Nikita 4ed56f86c3 union, unionAsync, readUnion and readUnionAsync methods were added to RSet object. #398, #368 9 years ago
jackygurui bd16e4bb6c Merge branch 'mrniko/master' 9 years ago
Nikita 25ed6d59bb Script error fixed during RSetCache.toArray or RSetCache.readAll invocation. 9 years ago
Nikita 1a646d29a5 hamcrest imports removed from RedissonSetTest 9 years ago
Nikita 1c0f006bd1 Hamcrest classes removed from RedissonSetCacheTest 9 years ago
Rui Gu 44e18db08d Merge branch 'mrniko/master' 9 years ago
Nikita 7b6d50fd69 RBatch comment added 9 years ago
Nikita Koksharov 73578495c2 Merge pull request #395 from jackygurui/master
Some optimisations in pom.xml
9 years ago
jackygurui e21110cfef added unit-test profile for handy test focused builds. 9 years ago
jackygurui 7f3a4da455 added execution override for testCompile goal to compile test source using java 1.8 source format. 9 years ago
jackygurui 988d634d45 automatic indentation on pom.xml 9 years ago
jackygurui 78eab27e27 Merge branch 'mrniko/master' 9 years ago
Nikita 027c347003 RMapCache.fastRemove doesn't work with keys amount more than 5000. Fixed 9 years ago
Nikita edb3bfaf35 readAll and readAllAsync methods added to RSetCache 9 years ago
Nikita 8002797c9e Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 0bee589df9 redis logging deleted from RedissonKeys.deleteByPatternAsync 9 years ago
Nikita Koksharov 359f5b16dd Update README.md 9 years ago
Nikita 349f9e9efb Sentinel doesn't support AUTH command. #393 9 years ago
Nikita e81f14818a testStringCodec added 9 years ago
Nikita 1cad273687 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita b0e3eb8364 RMap iterator fixed. #394 9 years ago
Nikita Koksharov 7ab200c058 Update README.md 9 years ago
Nikita Koksharov a9a23dd033 Update CHANGELOG.md 9 years ago
Nikita f622964a1d [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita b2db5ab91f [maven-release-plugin] prepare release redisson-2.2.7 9 years ago
Nikita 13b956eef2 new test added 9 years ago
Nikita 87f5746706 refactoring 9 years ago
Nikita f05299dc1e RMap filter methods are deprecated 9 years ago
Nikita f843275b7f Minimal connections amount initialization fixed. #375 9 years ago
Nikita 01be3348b5 error msg fixed 9 years ago
Nikita 85a0257d48 Version logging added 9 years ago
Nikita 4e8450361a RedissonKeysReactive refactored 9 years ago
Nikita b728aff3d7 RKeys.deleteByPattern throws an error in cluster mode. Fixed 9 years ago