jackygurui
|
6a30f67d6b
|
Looks like the Redis spec has changed
Since 3.2.0, the GEODIST command seems always rounding up the result to 4 digits decimal places.
|
9 years ago |
Nikita
|
3e95416f34
|
comment fixed
|
9 years ago |
Nikita
|
9b8d21ee47
|
Merge branch 'master' of github.com:mrniko/redisson
|
9 years ago |
Nikita
|
6f6f0ffde4
|
Script issue fixed in RScoredSortedSet.retainAll
|
9 years ago |
Nikita Koksharov
|
5f80bd3ac6
|
Merge pull request #485 from ZizhengTai/master
Bump up version number in README.md
|
9 years ago |
Zizheng Tai
|
0490d1be91
|
Bump up version number in README.md
|
9 years ago |
Nikita
|
1d123af02b
|
few comments added
|
9 years ago |
Nikita
|
62d4e85d2a
|
RLexSortedSet.readAll, pollFirst, pollLast, first, last and revRank methods added
|
9 years ago |
Nikita
|
0cc9c73e1d
|
RScoredSortedSet.readAll methods added
|
9 years ago |
Nikita Koksharov
|
5173d2d0e5
|
Merge pull request #484 from weiqiyiji/entryValueReversed
Add entryValueReversed && entryValueReversedAsync to RedissonScoredSo…
|
9 years ago |
Ji Luo
|
a4dc7153f3
|
Add entryValueReversed && entryValueReversedAsync to RedissonScoredSortedSet
|
9 years ago |
Nikita Koksharov
|
e2fda29b82
|
Update CHANGELOG.md
|
9 years ago |
Nikita
|
701d4cee7b
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
e6ce9776eb
|
[maven-release-plugin] prepare release redisson-2.2.13
|
9 years ago |
Nikita
|
0453ede0da
|
RScoredSortedSet.containsAll, removeAll, retainAll methods optimization
|
9 years ago |
Nikita
|
a249586ef8
|
RSet.diff and RSet.intersection methods were added
|
9 years ago |
Nikita
|
3302870c57
|
Merge branch 'master' of github.com:mrniko/redisson
|
9 years ago |
Nikita
|
7b7e02110e
|
RSet.removeAll test added
|
9 years ago |
Nikita
|
0b5ffa6370
|
comment fixed
|
9 years ago |
Nikita Koksharov
|
222f45bd19
|
Merge pull request #482 from jackygurui/more-shutdown-options
More shutdown options
|
9 years ago |
Nikita Koksharov
|
863454b0c7
|
Merge pull request #483 from jackygurui/patch-2
Fixed removeAll bug in RedissonSet
|
9 years ago |
jackygurui
|
8029f91b60
|
Fixed removeAll bug in RedissonSet
In removeAll method, wrong list was passed to the command executor.
|
9 years ago |
jackygurui
|
2718f70b4a
|
added redisson client shutdown options
Overloaded shutdown method to allow specifying the timeout and the
quiet period.
|
9 years ago |
jackygurui
|
2e45721fa2
|
Merge remote-tracking branch 'mrniko/master'
|
9 years ago |
Nikita
|
7ddbc8cd03
|
Minor changes
|
9 years ago |
Nikita
|
f8318a205f
|
Possible infinity RLock expiration renewal fixed
|
9 years ago |
Nikita
|
747647b554
|
Big optimization of RSetCache!
|
9 years ago |
Nikita
|
3aaf6b5fa0
|
Merge branch 'master' of github.com:mrniko/redisson
|
9 years ago |
Nikita
|
9a01cec004
|
RSetCache few improvements
|
9 years ago |
Nikita Koksharov
|
d82678b103
|
Update README.md
|
9 years ago |
Nikita
|
5675806bfb
|
Error in RSetCache.readAll fixed. Expiration override in RSetCache.add fixed. #481
|
9 years ago |
Nikita
|
c9ac67ea7e
|
Few iterator improvements
|
9 years ago |
Nikita
|
d9f2efba59
|
Merge branch 'master' of github.com:mrniko/redisson
|
9 years ago |
Nikita
|
4a1f2e57b6
|
Compilation fixed
|
9 years ago |
Nikita
|
cd7e6ad8db
|
RSet.retainAll, containsAll, removeAll methods optimized up to 100x times. RSet refactoring
|
9 years ago |
Nikita Koksharov
|
52815e077b
|
Update CHANGELOG.md
|
9 years ago |
Nikita
|
5dd49addc8
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
bca8ae5c76
|
[maven-release-plugin] prepare release redisson-2.2.12
|
9 years ago |
Nikita
|
59b9f89f37
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
a0016771c0
|
Merge branch 'master' of github.com:mrniko/redisson
|
9 years ago |
Nikita
|
f5b46afdf7
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
b0ddb04d8e
|
[maven-release-plugin] prepare release redisson-2.2.12
|
9 years ago |
Nikita Koksharov
|
4c23d3236a
|
Update README.md
|
9 years ago |
Nikita
|
f14b794391
|
RScoredSortedSet rank NPE fixed. #478
|
9 years ago |
Nikita
|
bafeb5ab11
|
Merge branch 'master' of github.com:mrniko/redisson
|
9 years ago |
Nikita
|
aa3be95319
|
RedissonSemaphoreTest.testConcurrency_MultiInstance_10_permits fixed
|
9 years ago |
Nikita
|
3304e3caef
|
refactoring
|
9 years ago |
Nikita Koksharov
|
16937e37f6
|
Update README.md
|
9 years ago |
Nikita Koksharov
|
0e393855e2
|
Update README.md
|
9 years ago |
Nikita Koksharov
|
a123525d7f
|
Update README.md
|
9 years ago |