Nikita
90c77f9d1c
Merge branch 'master' of github.com:mrniko/redisson
9 years ago
Nikita
3f8e4d765a
iterators infinity scroll fixed. #277
9 years ago
Nikita Koksharov
510887582a
Merge pull request #257 from mattcg/patch-1
...
Make the iterator method public
9 years ago
Nikita
6065a7a8e0
license header added
9 years ago
Nikita
9b89c1a12c
SCAN iterator position handling #277 , #230
9 years ago
Nikita
fe824978c1
SCAN iteration on same node fixed. #277
9 years ago
Nikita
14262bd25e
Redirect exceptions refactoring
9 years ago
Nikita
74283ca3bf
netty updated
9 years ago
Nikita
deece43ea4
RBlocking excess interface methods removed
9 years ago
Nikita
29ad6bc0fa
Sentinel connection checking during startup
9 years ago
Nikita
7ddf605385
PubSub message decoding under heavy load fixed. #276
9 years ago
Nikita
2eeb592a3d
Merge branch 'master' of github.com:mrniko/redisson
9 years ago
Nikita
73520b2049
Config.slaveFailedAttempts and Config.slaveReconnectionTimeout params added. #262
9 years ago
Nikita Koksharov
f6c91aa30b
Update README.md
10 years ago
Nikita
24e2a8818e
More info about slave up/down in logs
10 years ago
Nikita
59d94f8a0c
Few exception details fixed
10 years ago
Nikita
aaf343e66a
error text fixed
10 years ago
Nikita
0afc82049f
errors text fixed
10 years ago
Nikita
46138c7f14
Async reconnection to channel. #274
10 years ago
Nikita
8410d6f620
license added
10 years ago
Nikita
68f617880a
ClusterServersConfig.readFromSlaves param added. #272
10 years ago
Nikita
7d940c012a
netty-codec-http removed
10 years ago
Nikita
8f1d045422
Cluster slaves change monitoring. #271
10 years ago
Nikita
6563a03c4e
Connect to nodes during cluster scan from Cluster Nodes info, not from initial config. #268
10 years ago
Nikita
8279398720
ASK handling. #264
10 years ago
Nikita
f8d3b5612e
Seamless slots migration across nodes. #264
10 years ago
Nikita
070fff876a
Slot changes discovery optimization. #264
10 years ago
Nikita
2323e9bc02
Cluster slots handling & master change discovery improvements. #264
10 years ago
Nikita
4ef7df4d4f
RMap.putAll fixed. #265
10 years ago
Nikita
b12f49b416
parsing cluster nodes info fixed
10 years ago
Nikita
0e1ee8f6d0
libs updated
10 years ago
Nikita
ddf1eaa7c8
Skip repeated SUBSCRIBE/UNSUBSCRIBE handling. #253
10 years ago
Nikita
df928fe20f
Connection pool further optimization. #223
10 years ago
Nikita
6bde9d2509
Merge branch 'master' of github.com:mrniko/redisson
10 years ago
Nikita
161dd1c2d2
minor fixes
10 years ago
Nikita
1ceb5a1a1c
Correct shutdown handling
10 years ago
Nikita Koksharov
a203ee1a0a
Merge pull request #261 from lefay1982/master
...
Add support for cbor (http://cbor.io/ ) codec
10 years ago
lefay
3c932ff263
Merge branch 'master' of https://github.com/mrniko/redisson
10 years ago
lefay
62ae0a3c6c
Add support for cbor ( http://cbor.io/ ) codec by jackson-dataformat-cbor, cbor it's like JSON. but fast and small.
10 years ago
Nikita
dab99e363a
additional assertions
10 years ago
Nikita
2f5f8e6fdf
minor improvements
10 years ago
Nikita
3f09bcb4cb
pull connection in async way. #223
10 years ago
Matthew Caruana Galizia
51f185c900
Make the iterator method public
...
The `iterator` method in RedissonSet is public. It would be useful to make the RedissonMap iterator public, too, enabling iteration over hashes with millions of keys without memory issues.
10 years ago
jackygurui
922e68470d
Merge branch 'mrniko/master'
10 years ago
Nikita Koksharov
994bb2da47
Merge pull request #255 from setronica-dev/two-locked-threads
...
fix issue EOFException when I use RLock with SerializationCodec #254
10 years ago
Oleg Ternovoi
0349e5c3b0
fix issue EOFException when I use RLock with SerializationCodec #254
10 years ago
jackygurui
8b587cf16b
Merge branch 'mrniko/master'
10 years ago
Nikita
4c483c6bc0
Merge branch 'master' of github.com:mrniko/redisson
10 years ago
Nikita
d05f8c154d
RedissonCountDownLatch & RedissonLock internal subscribe/unsubscribe sync simplified
10 years ago
jackygurui
e31ac9c60e
Merge remote-tracking branch 'mrniko/master'
10 years ago