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 |
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
|
9e1bef2964
|
Some comments added
|
11 years ago |
Nikita
|
94d248c0ab
|
Lazy default codec init. #10
|
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
|
756d19cc7d
|
PubSubEntry extracted
|
11 years ago |
Nikita
|
e2f9297d93
|
ConnectionManager.connection splitted to connectionWriteOp/connectionReadOp. #3
|
11 years ago |
Nikita
|
4060524c87
|
Long serialization fixed again
|
11 years ago |
Nikita
|
b57d78b406
|
connection.unwatch necessary invocations added
|
11 years ago |
Nikita
|
37bd46561a
|
Long serialization fixed
|
11 years ago |
Nikita
|
6a51679d7f
|
RedissonAtomicLong ClassCastException fixed
|
11 years ago |
Nikita
|
4cb7314135
|
RedissonSortedSet.binarySearch modifier changed to private
|
11 years ago |
Nikita
|
a0b08ee72e
|
RedissonSortedSet test fixed
|
11 years ago |
Nikita
|
7cdeeb4f80
|
RedissonLock channel group changed
|
11 years ago |
Nikita
|
85502a83c2
|
RedissonSortedSet modification with consistency. ConcurrentRedissonSortedSetTest added
|
11 years ago |
Nikita
|
e42c1a1369
|
RedissonSortedSet comparator setup synchronization
|
11 years ago |
Nikita
|
98708e19b8
|
Redisson.trySetComparator implemented
|
11 years ago |
Nikita
|
432aeadd3d
|
Lock key name fixed
|
11 years ago |
Nikita
|
bf0c4e1556
|
RedissonSortedSet.tailSet fixed
|
11 years ago |
Nikita
|
9711097627
|
Redisson.flushdb added
|
11 years ago |
Nikita
|
ed22318874
|
RedissonSortedSet added
|
11 years ago |
Nikita
|
72317ec32a
|
RedissonSet.retainAll fixed
|
11 years ago |
Nikita
|
bacb80cfc0
|
RedissonLock new tests added
|
11 years ago |
Nikita
|
dadb140d05
|
RLock comments added
|
11 years ago |
Nikita
|
5777e23ced
|
forceUnlock, isLocked, isHeldByCurrentThread and getHoldCount methods added to RLock
|
11 years ago |
Nikita
|
2e7bd4b0ec
|
Connection load balancing added
|
11 years ago |
Nikita
|
a261a033c0
|
Connection management refactored
|
11 years ago |
Nikita
|
b6b226b932
|
Comments added
|
11 years ago |
Nikita
|
41237be64d
|
Comments added
|
11 years ago |
Nikita
|
d669c0236c
|
Comments added
|
11 years ago |
Nikita
|
1eb7882fa0
|
RedissonCodec comments removed
|
11 years ago |
Nikita
|
c13ce190ab
|
Redisson object commented
|
11 years ago |
Nikita
|
c860bb921d
|
RedissonCodec interface introduced
|
11 years ago |
Nikita
|
9ce68282ea
|
Redisson objects map is soft-reference now. RedissonObject introduced.
|
11 years ago |
Nikita
|
256abd995c
|
Auth support added
|
11 years ago |
Nikita
|
58f0ed0c25
|
RedissonLock id moved to Redisson
|
11 years ago |
Nikita
|
cd83488509
|
Address configuration improvement
|
11 years ago |
Nikita
|
f653854006
|
Reconnection fixed
|
11 years ago |
Nikita
|
2b06ca4778
|
ConnectionManager optimizations
|
11 years ago |
Nikita
|
925f143987
|
PubSubConnection management added
|
11 years ago |
Nikita
|
fa73042b86
|
ConnectionManager added
|
11 years ago |
Nikita
|
62879d10f8
|
RedissonCountDownLatch some fixes
|
11 years ago |
Nikita
|
c5e896d408
|
RedissonCountDownLatch improvements
|
11 years ago |
Nikita
|
f44997a8ee
|
CountDownLatch improvements
|
11 years ago |
Nikita
|
5e91d961a6
|
TODO added
|
11 years ago |
Nikita
|
7b35902d30
|
LockValue is serializable now
|
11 years ago |
Nikita
|
eed1f22be8
|
StreamCodec implemented
|
11 years ago |
Nikita
|
ceb289d295
|
JsonCodec optimization
|
11 years ago |
Nikita
|
0dd115895a
|
license headers added
|
11 years ago |
Nikita
|
e80af8c116
|
RedissonList.containsAll optimization
|
11 years ago |
Nikita
|
d430f15e08
|
ReentrantLock NPE fixed
|
11 years ago |
Nikita
|
950196f10e
|
Attempt to unlock not locked lock should fail
|
11 years ago |
Nikita
|
555fadab89
|
RedissonLock is now reentrant
|
11 years ago |
Nikita
|
5847d36548
|
Additional interfaces added to all Redisson distributed objects
|
11 years ago |
Nikita
|
0336b20aeb
|
RedissonSet.retainAll optimized
|
11 years ago |
Nikita
|
3fa9e736ad
|
RObject implemented by Redisson objects
|
11 years ago |
Nikita
|
173112ccb8
|
Comments added to RTopic
|
11 years ago |
Nikita
|
1aa453626f
|
RedissonCountDownLatch some fixes
|
11 years ago |
Nikita
|
0513bb2ea2
|
RObject introduced
|
11 years ago |
Nikita
|
461a0128fb
|
RedissonCountDownLatch tests added, await timeout fixed
|
11 years ago |
Nikita
|
6486428f91
|
RedissonCountDownLatch few bugs fixed, tests added
|
11 years ago |
Nikita
|
207d89b34b
|
RedissonCountDownLatch.await with timeout fixed
|
11 years ago |
Nikita
|
9825ffa126
|
MultiInstance improvements
|
11 years ago |
Nikita
|
b7c6d4b254
|
RedissonMap new tests added
|
11 years ago |
Nikita
|
7dba581ea9
|
Tests refactoring
|
11 years ago |
Nikita
|
a773bb984e
|
Base test classes renamed
|
11 years ago |
Nikita
|
ec8c312e79
|
RedissonSet new tests added
|
11 years ago |
Nikita
|
cf50468200
|
RedissonSet tests added
|
11 years ago |
Nikita
|
66ff10071e
|
Minor fixes.
|
11 years ago |
Nikita
|
6d4ab6cfd7
|
RedissonCountDownLatch.await method added
|
11 years ago |
Nikita
|
c6b75cf259
|
RedissonCountDownLatch implemented
|
11 years ago |
Nikita
|
5ec0d29705
|
RedissonAtomicLong added
|
11 years ago |
Nikita
|
5646974fad
|
RedissonQueue added
|
11 years ago |
Nikita
|
4ae977b831
|
license headers added
|
11 years ago |
Nikita
|
d18b8c2133
|
Shutdown optimization. Maven build fixed.
|
11 years ago |
Nikita
|
4646fd2fd7
|
RedissonTopicTest removeListener test added
|
11 years ago |
Nikita
|
b6a90c085c
|
RedissonTopic implemented
|
11 years ago |
Nikita
|
5c1f819ce6
|
JsonCodec added
|
11 years ago |
Nikita
|
022b72cc06
|
retainAll fixed
|
11 years ago |
Nikita
|
abba78c8b7
|
RedissonSet added
|
11 years ago |
Nikita
|
89142b71bc
|
RedissonList.addAll connection should be closed
|
11 years ago |
Nikita
|
6dfa671c15
|
RedissonList refactoring
|
11 years ago |
Nikita
|
b85a9a1e30
|
RedissonList new tests added, some bugs fixed
|
11 years ago |
Nikita
|
81eb97970a
|
RedissonList.lastIndexOf tests added
|
11 years ago |
Nikita
|
c611f5ffca
|
RedissonList.subList test added
|
11 years ago |
Nikita
|
88c2fb9f03
|
RedissonList.indexOf test added
|
11 years ago |
Nikita
|
768cf2c5ea
|
RedissonList few bugs fixed. New tests added
|
11 years ago |
Nikita
|
dd8282a3fb
|
RedissonList tests added
|
11 years ago |
Nikita
|
5d38ef36a0
|
RedissonList added
|
11 years ago |
Nikita
|
fcd1442156
|
RedissonLock.tryLock with timeout fixed
|
11 years ago |
Nikita
|
eb26a86c74
|
New tests added to RedissonMapTest
|
11 years ago |
Nikita
|
2ef986bd3e
|
Unnecessary "release" invocation were removed
|
11 years ago |
Nikita
|
12d3b91c3a
|
RedissonMap few bugs fixed, new tests added to RedissonConcurrentMapTest
|
11 years ago |
Nikita
|
09d59a23fe
|
RedissonConcurrentMapTest added
|
11 years ago |
Nikita
|
e0ed1b8c71
|
RedissonConcurrentMap merged with RedissonMap
|
11 years ago |
Nikita
|
6a17d5175a
|
RedissonMap.clear optimization
|
11 years ago |
Nikita
|
5e7bd1bff9
|
RedissonConcurrentMap added
|
11 years ago |
Nikita
|
fc99fbf5a0
|
Test ability to store null values in map
|
11 years ago |
Nikita
|
99eda574a0
|
tryLock method fixed
|
11 years ago |
Nikita
|
029afc60df
|
RedissonLock tests added
|
11 years ago |
Nikita
|
e22d4ab29d
|
Connection creation should be thread-safe
|
11 years ago |
Nikita
|
20998dd085
|
RedissonLock added
|
11 years ago |
Nikita
|
97978e3222
|
RedissonMap new tests added
|
11 years ago |
Nikita
|
e00d03f1db
|
RedissonMapTest added
|
11 years ago |
Nikita
|
e2f47e7b48
|
RedissonMap added
|
11 years ago |
Nikita
|
f01e194362
|
JsonCodec added
|
11 years ago |
Nikita
|
ee12ab19a3
|
lambdaworks redis client added
|
11 years ago |