Nikita
|
ca56f63d03
|
Redisson config rework. Master/Slave support. #24
|
11 years ago |
Nikita Koksharov
|
ee1b9dd4ce
|
Update README.md
|
11 years ago |
Nikita
|
96c7a19a03
|
Merge branch 'master' of github.com:mrniko/redisson
|
11 years ago |
Nikita
|
485483821c
|
RedissonTopic subscription logic refactored
|
11 years ago |
Nikita
|
0fc23a6a83
|
HyperLogLog future type changed
|
11 years ago |
Nikita Koksharov
|
7308ae7606
|
Merge pull request #25 from mathieucarbou/master
Ignore IntelliJ project's file
|
11 years ago |
mathieucarbou
|
19ef1c66de
|
Ignore IntelliJ project's file
|
11 years ago |
Nikita
|
ee98023399
|
subscription fixed
|
11 years ago |
Nikita
|
59e5749e11
|
RedissonLock "promised"
|
11 years ago |
Nikita
|
5cdf69aac4
|
RedissonCountDownLatch "promised"
|
11 years ago |
Nikita
|
b053ccc525
|
Useless maps dropped
|
11 years ago |
Nikita
|
01ccc6868a
|
Merge branch 'master' of github.com:mrniko/redisson
|
11 years ago |
Nikita
|
7111ad2e35
|
ReferenceType changed from SOFT to WEAK
|
11 years ago |
Nikita Koksharov
|
ff28801858
|
Update README.md
|
11 years ago |
Nikita Koksharov
|
10e08245c3
|
Update README.md
|
11 years ago |
Nikita
|
41b528541a
|
RBucket should implements RExpirable
|
11 years ago |
Nikita
|
00d8cbe945
|
RBucket added
|
11 years ago |
Nikita
|
e6f8c3cac0
|
RMap.getAsync, RMap.putAsync and RMap.removeAsync methods added.
|
11 years ago |
Nikita
|
f5d8643301
|
RMap.put & RMap.remove result consistency fixed.
|
11 years ago |
Nikita
|
b91c4f12d5
|
RTopic.publish use netty-future
|
11 years ago |
Nikita
|
ad7d3457d3
|
Rewritten changes has back. #17
|
11 years ago |
Nikita
|
21d66e4e5b
|
RObject.delete method added. #23
|
11 years ago |
Nikita
|
3aa32efa49
|
HyperLogLog implemented. #18
|
11 years ago |
Nikita
|
7580627630
|
Future replaced with netty-Future. #17
|
11 years ago |
Nikita
|
c18df16636
|
Using promises instead of CountDownLatch. #6, #5
|
11 years ago |
Nikita
|
4ffeca0ea5
|
RTopic.publishAsync method added. RTopic.publish now returns the number of clients who received the message
|
11 years ago |
Nikita
|
2c8b1fc6c9
|
Merge branch 'master' of github.com:mrniko/redisson
Conflicts:
src/main/java/org/redisson/RedissonTopic.java
|
11 years ago |
Nikita
|
63a2413be5
|
Lazy unsubscribe in RedissonTopic. #17
|
11 years ago |
Nikita Koksharov
|
fd0abec113
|
Merge pull request #22 from renzihui/master
Fix reconnect handling
|
11 years ago |
Zihui Ren
|
746818d49a
|
Fix reconnect handling
|
11 years ago |
Nikita
|
bdfa678f5b
|
Lazy subscribe in RedissonTopic. #17
|
11 years ago |
Nikita
|
d4136ac739
|
Kryo codec renamed.
|
11 years ago |
Nikita
|
0d305dc861
|
Kryo codec added. #15
|
11 years ago |
Nikita
|
16a79aba10
|
Eval method fixed. #14
|
11 years ago |
Nikita
|
2bc52e3add
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Nikita
|
6813c14f2d
|
[maven-release-plugin] prepare release redisson-1.0.4
|
11 years ago |
Nikita Koksharov
|
a853a9a9bf
|
Update README.md
|
11 years ago |
Nikita
|
b41a23858a
|
Merge branch 'master' of github.com:mrniko/redisson
|
11 years ago |
Nikita
|
9e1bef2964
|
Some comments added
|
11 years ago |
Nikita
|
d49b35b16f
|
Netty updated
|
11 years ago |
Nikita
|
94d248c0ab
|
Lazy default codec init. #10
|
11 years ago |
Nikita Koksharov
|
82f0fb1ff9
|
Update README.md
|
11 years ago |
Nikita
|
4c66cc6d0c
|
RedissonDeque implemented
|
11 years ago |
Nikita
|
48b255327d
|
RedissonQueueTest added
|
11 years ago |
Nikita
|
e28c45df5c
|
RedissonAtomicLong, RedissonMap, RedissonList, RedissonQueue and RedissonSet now implements RExpirable.
|
11 years ago |
Nikita
|
a2f033329e
|
Netty updated to latest
|
11 years ago |
Nikita
|
756d19cc7d
|
PubSubEntry extracted
|
11 years ago |
Nikita
|
19ec0c1593
|
Jackson updated
|
11 years ago |
Nikita
|
e2f9297d93
|
ConnectionManager.connection splitted to connectionWriteOp/connectionReadOp. #3
|
11 years ago |
Nikita
|
e6c6844c97
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |