jackygurui
44ec1f7845
Merge remote-tracking branch 'mrniko/master'
9 years ago
Nikita Koksharov
7c53c1f730
Merge pull request #443 from jackygurui/feature/RedisRunner_with_params
...
Feature/RedisRunner with params
9 years ago
Rui Gu
b22468172d
Introducing the launchOptions with more elegant way
...
Thanks to @mrniko
9 years ago
Rui Gu
2552919e65
Merge branch 'mrniko/master' into feature/RedisRunner_with_params
9 years ago
Rui Gu
dddad4d4d7
introducing launchOptions local var
9 years ago
Rui Gu
c40168ed89
RedisRunner mods
...
* removed the need to do String aggregation on parameters.
* fixed ```invalid parameter``` error on windows environment.
9 years ago
Nikita Koksharov
bd9a1ecfcf
Merge pull request #442 from jackygurui/feature/RedisRunner_with_params
...
Feature/RedisRunner with params
9 years ago
jackygurui
83c459185a
Merge remote-tracking branch 'mrniko/master' into feature/RedisRunner_with_params
9 years ago
jackygurui
4caa8f4829
Completed RedisRunner mods
...
* RedisRunner now able to launch redis-server using command line
options.
* Added RedisProcess class which wraps Process class and ensures
unified exit code value in both windows and Mac/Unix/Linux.
* Removed argLine configuration from surefire plugin in pom.xml because
it shadows the command line options.
* Changed test files to launch redis-server programmatically.
9 years ago
Nikita
2ca0f2d008
revRank and revRankAsync methods added. #433
9 years ago
Nikita Koksharov
ecfd2502a1
Merge pull request #441 from mrniko/revert-439-crossplatform-tests
...
Revert "Untie tests from Windows absolute paths"
9 years ago
Nikita Koksharov
95f1a5d9ce
Revert "Untie tests from Windows absolute paths"
9 years ago
jackygurui
6ef404b278
WIP update
9 years ago
jackygurui
c1695e0ac8
WIP update
9 years ago
Nikita Koksharov
0eeedd19f0
Merge pull request #439 from ML-Works/crossplatform-tests
...
Untie tests from Windows absolute paths
9 years ago
Dmitry Bobrov
225f2bd78a
Untie tests from Windows absolute paths
9 years ago
Nikita
f5c41d0a79
Merge branch 'master' of github.com:mrniko/redisson
9 years ago
Nikita
d53ebb1153
Publish/Subscribe exhausted connection poll error message fixed. #438
9 years ago
Nikita Koksharov
871484f07e
Merge pull request #435 from ML-Works/master
...
Stop HashedWheelTimer after exception in constructor
9 years ago
Dmitry Bobrov
d9c97a881e
Stop HashedWheelTimer after exception in constructor
9 years ago
jackygurui
76c5ece35a
changed existing test code to use runRedisWithConfigFile method
9 years ago
jackygurui
5b1818516b
added all the redis v3.0.7 config options as enum type
9 years ago
Nikita
424758bed4
few comments added
9 years ago
jackygurui
0e18dd96f5
Make RedisRunner Accepts redis-server cli options
...
WIP
9 years ago
jackygurui
9f664bbaba
Merge remote-tracking branch 'mrniko/master'
9 years ago
Nikita Koksharov
53884ef0aa
Update README.md
9 years ago
Nikita Koksharov
43e2d85384
Merge pull request #432 from jackygurui/issue-#426
...
using stringbuilder for building search range values.
9 years ago
jackygurui
996e436dab
Use string builder for building search range values.
9 years ago
jackygurui
1dfc335be5
Merge remote-tracking branch 'mrniko/master' into issue-#426
9 years ago
Nikita
c7b8ee9a62
compilation fixed
9 years ago
Nikita
9dfb503ce4
Merge branch 'master' of github.com:mrniko/redisson
9 years ago
Nikita
15574ea0c7
RLock.tryLockAsync NPE fixed. #423
9 years ago
Nikita Koksharov
b577a3ded6
Merge pull request #427 from jackygurui/issue-#426
...
Issue #426
9 years ago
jackygurui
42f316b501
Merge remote-tracking branch 'mrniko/master' into issue-#426
9 years ago
jackygurui
2e679b222e
added support for Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY as score range parameter
...
referring to #426 . tests included too.
9 years ago
Nikita Koksharov
9a86382d76
Update README.md
9 years ago
Nikita
cd5c219eaf
redis_oom_test.conf added
9 years ago
Nikita
893a15ec33
refactoring
9 years ago
Nikita
b819d2421c
Compilation fixed
9 years ago
Nikita
095ae8ff0b
Version NPE fixed. #422
9 years ago
Nikita
8e70598164
Merge branch 'master' of github.com:mrniko/redisson
9 years ago
Nikita
e4c82c4298
Netty threads shutdown after connection error. #421
9 years ago
Nikita Koksharov
99871befba
Update README.md
9 years ago
Nikita Koksharov
b4c3d5fe9f
Update README.md
9 years ago
Nikita Koksharov
30b4be945b
Update README.md
9 years ago
Nikita Koksharov
3002ad9b8c
Update README.md
9 years ago
Nikita
caca8f73a3
Merge branch 'master' of github.com:mrniko/redisson
9 years ago
Nikita
39e8ffcd18
RedissonBucketTest fixed
9 years ago
Nikita
62f36c9686
RedissonBitSetReactive refactoring
9 years ago
Nikita Koksharov
76e9ffa0e3
Update README.md
9 years ago