Commit Graph

1070 Commits (a95a08330a3f7a91785114a5079d2f7fdaf52504)

Author SHA1 Message Date
Nikita a95a08330a some deprecated methods removed 9 years ago
Nikita 818a305567 RLexSortedSet methods renamed. #459 9 years ago
Nikita d854ce0f3a RGeo implemented. #295 9 years ago
Nikita 49f10ee027 refactoring 9 years ago
Nikita 382f50eb98 RScoredSortedSet.removeAllAsync & removeAll methods optimization 9 years ago
jackygurui 133a651e47 Merge remote-tracking branch 'origin/feature/travis-ci' 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 166735b5a1 Redisson shutdown handling when queue.take or poll methods were invoked 9 years ago
Nikita c503d44598 Compilation fixed 9 years ago
Nikita c2414c3864 licenses added 9 years ago
Nikita bb7a14c4ba RemoteService ack support added 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 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
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
Nikita 950308956a small refactoring 9 years ago
Nikita dc9d1776a4 test enhansments 9 years ago
Nikita 3720a71c55 few fixes 9 years ago
Nikita bc55b700e6 ByteBuffer switched to netty ByteBuffer 9 years ago
Nikita a941a7f3a1 Config params validation added. #431 9 years ago
Nikita 3207687300 RuntimeExeception replaced with IllegalArgumentException 9 years ago