Rui Gu
b67731acee
Revert "Revert "Merge branch 'mrniko/master' into feature/travis-ci""
...
This reverts commit 1e27329ff1
.
9 years ago
Rui Gu
1e27329ff1
Revert "Merge branch 'mrniko/master' into feature/travis-ci"
...
This reverts commit 290362246a
, reversing
changes made to d8189a1338
.
9 years ago
Rui Gu
290362246a
Merge branch 'mrniko/master' into feature/travis-ci
9 years ago
Rui Gu
d8189a1338
fix: added missing before and after methods
9 years ago
Rui Gu
724375b3a4
Enhancement on stopping redis instance
...
Redis server started with nosave and randomdir options is stopped with
destroy instead of sending shutdown.
9 years ago
Rui Gu
7671e59dea
fix: Before and After method should not be static
9 years ago
Rui Gu
963c6d1217
ignored this file
9 years ago
Nikita
22a3dd2a09
RBuckets object added. #460 , #430
9 years ago
Nikita
a95a08330a
some deprecated methods removed
9 years ago
Nikita
818a305567
RLexSortedSet methods renamed. #459
9 years ago
jackygurui
d1c90f1ee2
Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci
9 years ago
jackygurui
20218d5670
Merge remote-tracking branch 'mrniko/master' into feature/travis-ci
9 years ago
Rui Gu
e98f7680f2
Merge branch 'mrniko/master' into feature/travis-ci
9 years ago
Rui Gu
9d7e416090
Test enhancement
...
added the option to start RedisRunner with random dir and no save option
changed all tests to start redis with random dir config and no save
option.
change all the base tests to restart redis after every test
9 years ago
Nikita
d854ce0f3a
RGeo implemented. #295
9 years ago
Rui Gu
d6e8d009bd
Trying to improve concurrent tests
9 years ago
Rui Gu
5e4267d5b6
Refactor and bug fix
...
Refactored the starting and stopping of the default redis instance to
RedisRunner
Fixed the bug in BaseReactiveTest where required default redis instance
is not running
added nbactions-unit-test.xml to gitignore
9 years ago
Rui Gu
3ece79eb92
Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci
9 years ago
jackygurui
87208199a9
Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci
9 years ago
jackygurui
1114cba4d4
To have the test start default redis instance
9 years ago
jackygurui
f6f83d285b
Merge remote-tracking branch 'mrniko/master' into feature/travis-ci
9 years ago
Rui Gu
9456eee14a
Merge branch 'mrniko/master' into feature/travis-ci
9 years ago
Nikita
49f10ee027
refactoring
9 years ago
Rui Gu
dc8a3fbf5f
Merge branch 'mrniko/master' into feature/travis-ci
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