Nikita
|
1b3adef3a1
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Nikita
|
98b2fe3c03
|
[maven-release-plugin] prepare release redisson-1.1.7
|
10 years ago |
Nikita
|
4ddb4f5fef
|
RedissonList.addAll goes wrong when index set to zero. #68
|
10 years ago |
Nikita
|
ef13ee93b8
|
Infinity loop during master/slave connection acquiring fixed. #90
|
10 years ago |
Nikita
|
0401d7b811
|
RSet iteration fixed. #102
|
10 years ago |
Nikita
|
3355310d57
|
RAtomicLong.compareAndSet test added
|
10 years ago |
Nikita
|
88393ec3a2
|
RAtomicLong refactoring
|
10 years ago |
Nikita
|
d216c01db4
|
RedissonAtomicLong.getAndAdd optimized
|
10 years ago |
Nikita
|
eb45075222
|
RAtomicLong NPE fixed. #104
|
10 years ago |
Nikita
|
949d90ceaf
|
Merge branch 'master' of github.com:mrniko/redisson
|
10 years ago |
Nikita
|
aec7ec18a6
|
RSet.add serialization fixed. #102
|
10 years ago |
Nikita Koksharov
|
42a19a8c41
|
Merge pull request #99 from setronica-dev/rmap.getall_keys_order
Safe keys iteration in RedissonMap.getAll
|
10 years ago |
Andrew Kolpakov
|
3710385e9e
|
Set.toArray and Set.iterator not grantees same keys order in all implementations
|
10 years ago |
Nikita
|
05d2a7cf8c
|
Merge branch 'master' of github.com:mrniko/redisson
|
10 years ago |
Nikita
|
05d3b3fa73
|
slf4j-simple added
|
10 years ago |
Nikita
|
39c1477d00
|
Topic listener re-subscribing. #85
|
10 years ago |
Nikita Koksharov
|
5019ad128c
|
Update README.md
|
10 years ago |
Nikita Koksharov
|
3a4a5db569
|
Update README.md
|
10 years ago |
Nikita Koksharov
|
1b75dee9f0
|
Merge pull request #97 from setronica-dev/fastRemove-args
RedissonMap.fastRemove and getAll behavior corrections
|
10 years ago |
Andrew Kolpakov
|
55e77b5c2d
|
fastRemove shouldn't call server with empty argument list, getAll shouldn't return missing keys
|
10 years ago |
Nikita Koksharov
|
e6a386b15b
|
Update README.md
|
10 years ago |
Nikita Koksharov
|
988df89120
|
Update README.md
|
10 years ago |
Nikita Koksharov
|
73666b6a2b
|
Update README.md
|
10 years ago |
Nikita Koksharov
|
3c8d9fd162
|
Update README.md
|
10 years ago |
Nikita Koksharov
|
cf93aa7f34
|
Update README.md
|
10 years ago |
Nikita Koksharov
|
11f07c4d21
|
Update README.md
|
10 years ago |
Nikita
|
37e1204c53
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Nikita
|
da88126edd
|
[maven-release-plugin] prepare release redisson-1.1.6
|
10 years ago |
Nikita
|
ac84778c8b
|
concurrent threads amount increased for tests
|
10 years ago |
Nikita
|
de8ee69a14
|
MasterSlaveConnectionManager.subscribe fixed. #93
|
10 years ago |
Nikita
|
e887d97e20
|
invoke subscription manually #93
|
10 years ago |
Nikita
|
167678894f
|
RedissonCountDownLatch race condition fixed
|
10 years ago |
Nikita
|
b76209b260
|
subscribe changed to addListener. #93
|
10 years ago |
Nikita
|
b9618b40d5
|
MasterSlaveServersConfig refactored
|
10 years ago |
Nikita
|
7059f78b0d
|
MasterSlaveServersConfig refactored
|
10 years ago |
Nikita
|
9af78c5788
|
Merge branch 'master' of github.com:mrniko/redisson
|
10 years ago |
Nikita
|
25698103c8
|
Constructors visibility changed to protected. #71
|
10 years ago |
Nikita Koksharov
|
2ea7ff44e1
|
Merge pull request #95 from Monits/master
Make sure the pubsub listener is subscribed
|
10 years ago |
Juan Martín Sotuyo Dodero
|
3331713b54
|
Make sure the pubsub listener is subscribed
- When a connection is reused, the listener should still be subscribed.
|
10 years ago |
Nikita
|
babc2f0177
|
plugins updated
|
10 years ago |
Nikita
|
ecc6378d0a
|
JsonJacksonCodec.init visibility changed. #86
|
10 years ago |
Nikita
|
12b6fd057b
|
Merge branch 'master' of github.com:mrniko/redisson
|
10 years ago |
Nikita
|
71c78d8bbc
|
RedissonLock subscription sync fixed
|
10 years ago |
Nikita Koksharov
|
38a9740d5a
|
Merge pull request #92 from Monits/master
Updating connection's state regardless of listener
|
10 years ago |
Nikita Koksharov
|
ef0d53e21d
|
Merge pull request #93 from setronica-dev/RedissonLock_locks_up_89
Redisson lock locks up #89
|
10 years ago |
Nikita Koksharov
|
acd15498ae
|
Merge pull request #94 from setronica-dev/shutdown_wheel_timer
shutdown for netty WheelTimer added
|
10 years ago |
Andrew Kolpakov
|
557f12b182
|
shutdown for netty WheelTimer added
|
10 years ago |
Andrew Kolpakov
|
b4a439db53
|
header for mvn compilation added
|
10 years ago |
Andrew Kolpakov
|
fd29bedb5f
|
race condition in RedissonLock fixed
|
10 years ago |
Nikita
|
bca4a172c2
|
connectionManager sync added. #89
|
10 years ago |