Commit Graph

1509 Commits (f6f83d285b8065224193893e12fafa6128572cb7)
 

Author SHA1 Message Date
jackygurui f6f83d285b Merge remote-tracking branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita 49f10ee027 refactoring 9 years ago
Nikita 382f50eb98 RScoredSortedSet.removeAllAsync & removeAll methods optimization 9 years ago
Nikita Koksharov 688cf7d4fa Merge pull request #456 from jackygurui/feature/travis-ci
Feature/travis ci
9 years ago
jackygurui 133a651e47 Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci 9 years ago
jackygurui 66024192aa travis matrix
added matrix environment tags to test against three redis versions.
9 years ago
jackygurui 094debca39 Merge remote-tracking branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita 8495095697 RemoteService uses queue for responses 9 years ago
Nikita 0f542267cb RedissonMultiLock refactoring 9 years ago
Nikita 901be4439e Long BlockingQueue methods re-subscription when slave is down 9 years ago
Nikita a60d3f491e refactoring 9 years ago
Nikita 6adbd9387f hamcrest usage reduced 9 years ago
Nikita f2d82a8981 RSetCache.add methods result fixed. #454 9 years ago
Nikita 5cc2fb862a RTopic listener execution bug fixed. Performance boost up to 43%! #453 9 years ago
Nikita 898fff317b reconnection checking during poll operation state scheduled check 9 years ago
Nikita 38c906fadb Lost connection case handling for BlockingQueue poll method 9 years ago
Nikita f0f97a44d1 Few enhancements. #449 9 years ago
Nikita 1a2ea4db43 Long BlockingQueue\Deque commands reattaching. #449 9 years ago
Nikita 4f138fde01 refactoring 9 years ago
Nikita a76cb0d24b Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 166735b5a1 Redisson shutdown handling when queue.take or poll methods were invoked 9 years ago
Nikita Koksharov faf8dd5975 Update README.md 9 years ago
Nikita af01f891b7 libs updated 9 years ago
Nikita c503d44598 Compilation fixed 9 years ago
Nikita 100d4ca0d6 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita c2414c3864 licenses added 9 years ago
Nikita bb7a14c4ba RemoteService ack support added 9 years ago
Nikita Koksharov a523da1a9c Update README.md 9 years ago
Nikita Koksharov cf3a53888a Update CHANGELOG.md 9 years ago
Rui Gu 449e6e3df4 added travisEnv property used to ignore some tests
ignore testManyConnections when travisEnv property is set to true
9 years ago
Rui Gu 709a3f1c31 Revert "change testManyConnections connection size to 2000"
This reverts commit 255db08d83.
9 years ago
Rui Gu 4b87837111 Merge branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita e909110798 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita fa4bb81023 [maven-release-plugin] prepare release redisson-2.2.10 9 years ago
Nikita fb68ca6811 test fixes 9 years ago
Nikita 75ba40227d MOVED, ASK handling in cluster mode using RBatch. #448 9 years ago
Nikita cdd50516ac compilation fixed 9 years ago
Nikita f66db14ff7 license added 9 years ago
Nikita 36487763c0 Delete and expire MultimapCache methods fixed. #447 9 years ago
Nikita 928898dc2d RedissonKeysTest refactoring 9 years ago
Nikita 29c30a307e Delete method fixed 9 years ago
Nikita dead46a732 minor changes 9 years ago
Nikita 40d5ad5237 Delete and expire Multimap methods fix. #447 9 years ago
Nikita ac3278d94b RemoteService timeout handling fixed. #434 9 years ago
jackygurui 255db08d83 change testManyConnections connection size to 2000 9 years ago
jackygurui 86fd036212 disable sudo 9 years ago
jackygurui 49ceb09b60 fixes and tweaks
fixed sudo value should been required instead of true

changed to use trusty distribution to see if inconsistent issue getting better
9 years ago
jackygurui 3ada401c04 Some tweaks to try
Trying to use vm instead of container to see if the problem with inconsistent result is getting better.

Switching back to use redis v3.0.7
9 years ago
jackygurui 516202c95f change the test redis version to 2.8.24. 9 years ago
Nikita 5e2cbe6a2f RemoteSerivce shutdown process optimization. #446 9 years ago