Commit Graph

1595 Commits (1d123af02b6f99d5ebd56ecd07d4b7180b38c44f)
 

Author SHA1 Message Date
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
Nikita 7884c07b09 comment fixed 9 years ago
Nikita 7fc8116066 RemoteService.get method with timeout invocation added. #434 9 years ago
Nikita 58472c6cf9 RRemoteService.register method with custom executors amount added. #434 9 years ago
Nikita 43e632bfdf minor RemoteService improvements 9 years ago
Nikita f152c23d57 sysout removed 9 years ago
Nikita 73452d9974 RemoteService implemented. #434 9 years ago
Nikita 9c33b274f9 Ability to cancel BRPOP and BLPOP async command execution. #446 9 years ago
jackygurui 8fe49a0228 revert the change
both sysctl and ulimit command was unsuccessful
9 years ago
jackygurui 0b26f2160d add lines to change system settings
increase the operating system limit to the maximum number of file
descriptors per process
9 years ago
jackygurui a047be64f2 Merge remote-tracking branch 'mrniko/master' into feature/travis-ci 9 years ago
jackygurui 23e188895e fixed redisBinary issue
fixed redisBinary been set to the directory instead of the binary
9 years ago
jackygurui 9913a98f4f make redis binary executable by all 9 years ago
jackygurui e8a054708a added sudo false
We are going to the container
9 years ago
Nikita 950308956a small refactoring 9 years ago