Commit Graph

1803 Commits (effc4143e5ddd097fbdb65f9100c6a0cabf6e118)
 

Author SHA1 Message Date
jackygurui bc01cf143a Fixed removeAll bug in RedissonSet
In removeAll method, wrong list was passed to the command executor.
9 years ago
jackygurui 8029f91b60 Fixed removeAll bug in RedissonSet
In removeAll method, wrong list was passed to the command executor.
9 years ago
jackygurui 2718f70b4a added redisson client shutdown options
Overloaded shutdown method to allow specifying the timeout and the
quiet period.
9 years ago
jackygurui 2e45721fa2 Merge remote-tracking branch 'mrniko/master' 9 years ago
jackygurui 820dba2b2e Merge remote-tracking branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita 7ddbc8cd03 Minor changes 9 years ago
Nikita f8318a205f Possible infinity RLock expiration renewal fixed 9 years ago
Nikita 747647b554 Big optimization of RSetCache! 9 years ago
jackygurui b514e9a9e7 Merge remote-tracking branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita 3aaf6b5fa0 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 9a01cec004 RSetCache few improvements 9 years ago
Nikita Koksharov d82678b103 Update README.md 9 years ago
Nikita 5675806bfb Error in RSetCache.readAll fixed. Expiration override in RSetCache.add fixed. #481 9 years ago
Nikita c9ac67ea7e Few iterator improvements 9 years ago
Nikita d9f2efba59 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 4a1f2e57b6 Compilation fixed 9 years ago
Nikita cd7e6ad8db RSet.retainAll, containsAll, removeAll methods optimized up to 100x times. RSet refactoring 9 years ago
Nikita Koksharov 52815e077b Update CHANGELOG.md 9 years ago
Nikita 5dd49addc8 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita bca8ae5c76 [maven-release-plugin] prepare release redisson-2.2.12 9 years ago
Nikita 59b9f89f37 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita a0016771c0 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita f5b46afdf7 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita b0ddb04d8e [maven-release-plugin] prepare release redisson-2.2.12 9 years ago
jackygurui be455a33bd Lambda conversion 9 years ago
jackygurui a5ea392880 Enhancement to RedissonRuntimeEnvironment
When running in travis, output uptime and memory usage every 10 seconds
to make travis’ watch dog happy.
9 years ago
jackygurui 2be8abd73c Merge remote-tracking branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita Koksharov 4c23d3236a Update README.md 9 years ago
Rui Gu 0f19122ef8 Merge branch 'mrniko/master' into feature/travis-ci 9 years ago
Rui Gu 37f9030649 Merge branch 'mrniko/master' into feature/travis-ci
# Conflicts:
#	src/test/java/org/redisson/RedissonSemaphoreTest.java
9 years ago
Nikita f14b794391 RScoredSortedSet rank NPE fixed. #478 9 years ago
Nikita bafeb5ab11 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita aa3be95319 RedissonSemaphoreTest.testConcurrency_MultiInstance_10_permits fixed 9 years ago
Nikita 3304e3caef refactoring 9 years ago
Nikita Koksharov 16937e37f6 Update README.md 9 years ago
Nikita Koksharov 0e393855e2 Update README.md 9 years ago
Nikita Koksharov a123525d7f Update README.md 9 years ago
Rui Gu 50ad831954 Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci 9 years ago
Rui Gu c1cd570186 Merge branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita b870b9cc08 compilation fixed 9 years ago
Nikita 16c5df230f Fixed - cluster state update manager can't try next node if current node fails. #476 9 years ago
jackygurui 246fd7c066 Merge remote-tracking branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita 13664c3153 Fixed cluster initialization. #476 9 years ago
Rui Gu 7da39e4053 Merge branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita fca186befb Fixed bug with items removing during RedissonMap iteration 9 years ago
Nikita b4bf2c66b2 RGeo.addAsync codec definition fixed 9 years ago
Nikita 904d58d8e9 RMapCache iterator fixed. readAll methods fixed. #471 9 years ago
jackygurui c719812bac Merge remote-tracking branch 'mrniko/master' 9 years ago
jackygurui 1094fcd8b0 Merge branch 'master' of https://github.com/mrniko/redisson into feature/travis-ci 9 years ago
Nikita 3a848c0c1d Fixed unnecessary slots migration in cluster mode. #475 9 years ago