Commit Graph

1793 Commits (4fcd54ec8cc7457434d0eb50de52274658625f3c)
 

Author SHA1 Message Date
Nikita 4fcd54ec8c RSortedSet performance boost up to 4 times! 9 years ago
Nikita fb8cae7705 Compilation fixed 9 years ago
Nikita 6cdee25f43 RList.fastRemove and fastRemoveAsync methods were added 9 years ago
Nikita f5542bd6b9 RList.remove optimization 9 years ago
Nikita 42b3c1eaaf Added ability to define Codec for RemoteService. #523 9 years ago
Nikita d4d954effb MultimapCache added to RBatch object. #525 9 years ago
Nikita f9c1dda0e1 RGeo added to RBatch object. #522 9 years ago
Nikita 0227a0695d Fixed dead lock during RLock, RSemaphore, RReadWriteLock, RCountDownLatch usage under heavy load. #491, #486, #455 9 years ago
Nikita Koksharov 93574d4f6b Update README.md 9 years ago
Nikita Koksharov 5ecea4d719 Update CHANGELOG.md 9 years ago
Nikita Koksharov dd30c66137 Update CHANGELOG.md 9 years ago
Nikita ad0fc6c4af [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 31bc0135f1 [maven-release-plugin] prepare release redisson-2.2.15 9 years ago
Nikita a4f0473514 Iterator infinite scan test added. #515 9 years ago
Nikita eeba238f42 Map iterator fixed. #515 9 years ago
Nikita Koksharov 6a263fc41f Merge pull request #520 from fransiskusx/improve_auth_reconnect
improve auth reconnect
9 years ago
Fransiskus Xaverius a3c495f980 improve auth reconnect 9 years ago
Nikita 645b1240dc Infinity loop with iterator fixed. #515 9 years ago
Nikita f8dfdb7154 Fixed NPE in RSortedSet 9 years ago
Nikita a1b6811b73 RedissonSortedSet refactoring 9 years ago
Nikita 601befa6ac RedissonSortedSet refactoring 9 years ago
Nikita 1f8a2e09c3 Performance boost up to 30% for RSortedSet.add method 9 years ago
Nikita ba987a6c59 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 2fa485a417 RSortedSet.remove and iterator.remove methods can break elements ordering. #514 9 years ago
Nikita Koksharov 52db786aab Update CHANGELOG.md 9 years ago
Nikita Koksharov 3fd8e05c08 Update README.md 9 years ago
Nikita Koksharov 4b293fe4f0 Update CHANGELOG.md 9 years ago
Nikita 80a0fbac27 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 9211d8f66c [maven-release-plugin] prepare release redisson-2.2.14 9 years ago
Nikita dc76ee372e Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 31232a7260 Ability to execute interface methods used for RemoteService in asynchronous way. #513 9 years ago
Nikita Koksharov dd00876037 Merge pull request #512 from jackygurui/patch-1
Added RedissonFairLockTest to travis job list
9 years ago
jackygurui 70097bbb6c Added RedissonFairLockTest to travis job list 9 years ago
Nikita a4e138a8e7 CommandBatchService refactoring 9 years ago
Nikita dfbc26b2d3 RBatch redirect handling optimization 9 years ago
Nikita e381d0f116 RedissonFairLock implemented. #511 9 years ago
Nikita 7bdeededfe Lock refactoring 9 years ago
Nikita 2c6d868648 RSemaphoreAsync implemented. #504 9 years ago
Nikita 52c67184c0 RLock.tryLockAsync timeWait checking fixed 9 years ago
Nikita 148d692c69 RLock.tryLockAsync fixed 9 years ago
Nikita b825056713 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita d498e209d9 minor test refactoring 9 years ago
Nikita d762ac11e7 comment fixed 9 years ago
Nikita Koksharov f6ddfb65eb Merge pull request #510 from jackygurui/patch-4
My bad
9 years ago
jackygurui 189f3d8b3d My bad
I committed the same code change in two different branch, should use merge.
9 years ago
Nikita Koksharov 8fbeca9d5f Merge pull request #509 from jackygurui/feature/travis-ci
Feature/travis ci
9 years ago
Nikita Koksharov 8740992f74 Merge pull request #508 from jackygurui/patch-3
To fix a compilation issue.
9 years ago
Rui Gu a0dc7afe67 added @Override 9 years ago
jackygurui 207d1aaaf9 added @Override 9 years ago
Rui Gu 7365a53f38 To fix a compilation issue. 9 years ago