Commit Graph

3111 Commits (221bca75936cec6eb84f4c7ecb4f958986bc3a5e)
 

Author SHA1 Message Date
Nikita 221bca7593 Make MapCacheEvictionTask execution only once in period of time. #1064 7 years ago
Nikita 515931532a Eviction task parameters adjustments 7 years ago
Nikita 64c887fa17 refactoring 7 years ago
Nikita d368c94262 Cancel write operation for commands belong to disconnected connection. #1013 7 years ago
Nikita c387f8ecc9 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita f30351f94b Fixed possible race-condition during write operation cancellation. #1061 7 years ago
Nikita 9e4767690c NPE checking 7 years ago
Nikita 8f30949927 refactoring 7 years ago
Nikita 6327511772 MapCacheEvictionTask optimization 7 years ago
Nikita Koksharov a209dcb1ab Merge pull request #1056 from sdjacobs/bugfix-is-accessor
Bugfix: accessor methods in Live Objects break if they start with 'is'
7 years ago
Simon Jacobs 379aabf084 Bugfix: accessor methods in Live Objects break if they start with 'is' 7 years ago
Nikita 0bb9115df2 Enchantments to Redis commands processing core. 7 years ago
Nikita 86229ed1cc Compilation fixed 7 years ago
Nikita cdb13cf502 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita a55545558a MapReduce Collator couldn't be executed if timeout was defined. #1053 7 years ago
Nikita Koksharov 0c4883c4d4 Merge pull request #1051 from sdjacobs/inherit-live-object
Allow LiveObjectService to work with classes that inherit from REntities
7 years ago
Simon Jacobs d6979d436b Allow LiveObjectService to work with classes that inherit from REntities 7 years ago
Nikita Koksharov 3241e3bbff Update README.md 7 years ago
Nikita c7f327d95d RedisNodeNotFoundException should be supplied to Failed Promise. #1048 7 years ago
Nikita be1ac4b304 Fixed NPE in RedissonKeys #1039 7 years ago
Nikita 8d65ddecd1 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 77b43d6b1f CancellationException handling during RemotePromise cancellation 7 years ago
Nikita 10be68bd3b RedisNodeNotFoundException should be supplied to Failed Promise. #1048 7 years ago
Nikita Koksharov 672795b577 Update README.md 7 years ago
Nikita Koksharov 97a4934b8a Update README.md 7 years ago
Nikita Koksharov a992925c8d Update CHANGELOG.md 7 years ago
Nikita b9106619bb [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 827ac452b1 [maven-release-plugin] prepare release redisson-2.10.3 7 years ago
Nikita 98e88db97c Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita a45a476bd3 ByteBufs are not released properly in SnappyCodec and LZ4Codec #1046 7 years ago
Nikita Koksharov 0339bf00e3 Update README.md 8 years ago
Nikita Koksharov 27b852e922 Update README.md 8 years ago
Nikita Koksharov f5d169b2a0 Update CHANGELOG.md 8 years ago
Nikita 45236c4b4d [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita e244b8a6c3 [maven-release-plugin] prepare release redisson-2.10.2 8 years ago
Nikita Koksharov 3c4a832c39 Merge pull request #1043 from sulake/fix_nits
Correct var names, improve documentation.
8 years ago
Nikita db8e340d86 RMapCache var name fixed 8 years ago
Johno Crawford e4cc154823
Correct var names, improve documentation. 8 years ago
Nikita cf1a190594 RMapCacheTest fixed 8 years ago
Nikita 097eb32cd6 RMapCache.setMaxSize method added. #1027 8 years ago
Nikita 1ab3cb3052 Command logging fixed. #1035 8 years ago
Nikita 727c4523cb RedissonMapCache bug fixes #1027 8 years ago
Nikita deea34a82f unnecessary ByteBuf.release invocation during last attempt to write execution 8 years ago
Nikita 8021dc923f writeFuture should be canceled on last attempt. 8 years ago
Nikita dc30a14b3e ButeBuf.release method invocation was missed in some RedissonLocalCachedMap methods 8 years ago
Nikita Koksharov 1f4e4db9b3 Merge pull request #1033 from sulake/addAndGetRevRankAsync
Add methods to add item and get rank for RedissonScoredSortedSet
8 years ago
Nikita 6043b1f7c1 RMapCache.trySetMaxSize method added. #1027 8 years ago
Zun d451c4ecb4 fix java doc 8 years ago
Zun 72d929f80f add methods to add item and get rank 8 years ago
Nikita 39c4b29565 Fixed NPE in LoadBalancerManager. #1031 8 years ago