Nikita
0385443b56
RLock.delete result fixed. #305
9 years ago
Nikita
a9055f1c3b
comments added
9 years ago
Nikita
1f4ecff8cd
new comments added
9 years ago
Nikita
8c3ef0694d
system.out removed
9 years ago
Nikita
8022640051
Merge branch 'master' into 2.2.0
9 years ago
Nikita
57ba5d4dff
license added
9 years ago
Nikita
00302d37ed
RedissonList equals & hashCode methods implemented. #301
9 years ago
Nikita
45e934e7b4
useMasterSlaveConnection and useSentinelConnection are deprecated. Use useSentinelServers and useMasterSlaveServers instead. #298
9 years ago
Nikita
785d5c0361
RandomAccess interface added
9 years ago
Nikita
7bcd476d65
Deprecated methods were removed
9 years ago
Nikita
4d4eabdb3a
RMap.getAllAsync added. #302
9 years ago
Nikita
b187b10376
EXPIRE replaced to PEXPIRE, EXPIREAT replaced to PEXPIREAT, TTL replaced to PTTL. #288
9 years ago
Nikita
e4a325824b
RCollectionReactive.addAll from Publisher source added. #210
9 years ago
Nikita
f4424a39e0
RList.addAllAsync added
9 years ago
Nikita
bcb307b3e7
RedissonListReactive.addAll fixed
9 years ago
Nikita
914892f534
code cleanup
9 years ago
Nikita
010a8fccae
isShuttingDown check fixed
9 years ago
Nikita
3c132084ff
shutdown check in ConnectionWatchdog.channelInactive added. #307
9 years ago
Nikita
51c8664b11
org.redisson.api package introduced
9 years ago
Nikita
ec3b9fadee
Code cleanup. #210
9 years ago
Nikita
f47006a903
RKeysReactive.findKeysByPattern added. #210
9 years ago
Nikita
66b31a4af0
RKeysReactive added. #210
9 years ago
Nikita
e48cae2571
RedissonKeysTest added
9 years ago
Nikita
4d9c84b727
RBatchReactive added. #210
9 years ago
Nikita
bf4897793e
RScriptReactive added. #210
9 years ago
Nikita
9a4311e844
RBitSetReactive added. #210
9 years ago
Nikita
fcbdfd0dea
RAtomicLongReactive added. #210
9 years ago
Nikita
b480ea79f0
pollLastAndOfferFirstTo with object removed
9 years ago
Nikita
a1d3f2cf4b
RDequeReactive added. #210
9 years ago
Nikita
f376c74b2b
RBlockingQueueReactive added. #210
9 years ago
Nikita
8eed10c39d
few comments fixed
9 years ago
Nikita
d183846ffb
RedissonQueueReactive added. #210
9 years ago
Nikita
48ce2698c0
RedissonPatternTopicReactive added. #210
9 years ago
Nikita
c59d627891
command package added
9 years ago
Nikita
9cdcac4183
license header added
9 years ago
Nikita
1cc0b2fa1a
RTopicReactive added. #210
9 years ago
Nikita
1802228a5e
RedissonLock switched to LongCodec
9 years ago
Nikita
316ee3268a
Publish/subscribe refactoring
9 years ago
Nikita
b02d901fa3
RedisPubSubListener extends MessageListener
9 years ago
Nikita
789e5a4e03
listener methods removed from RTopicAsync
9 years ago
Nikita
3ad12cb416
RLexSortedSetReactive added. #210
9 years ago
Nikita
b7cf9cf824
RScoredSortedSetReactive added. #210
9 years ago
Nikita
b083d66d30
RedissonSetReactiveTest added. #210
9 years ago
Nikita
29a335c693
RedissonSetReactiveTest added. #210
9 years ago
Nikita
5092e8116b
Merge branch 'master' into 2.2.0
9 years ago
Nikita
58fb78fd9a
ClusterNode.info fixed
9 years ago
Kindrat
d7b112ebfc
Threat connection failure as ping failure
9 years ago
Nikita
ea75fcb6ea
Merge branch 'master' into 2.2.0
9 years ago
Nikita
3d507c4fec
Ping fails if requirePass is set. #304
9 years ago
Nikita
e56c6e0075
Initial RedissonSetReactive support. #210
9 years ago
Nikita
2e47569ce9
RedissonMapReactiveTest added. #210
9 years ago
Nikita
8444cb85e4
RMapReactive added. #210
9 years ago
Nikita
029f5dca02
Migrated from RxJava to ReactiveStreams. #210
9 years ago
Nikita
c646c91d19
print timeout amount in error
9 years ago
Nikita
4729762eaa
RedissonListReactiveTest added. Few bugs fixed. #210
9 years ago
Nikita
0197be6c71
RedissonBucketReactiveTest & RedissonHyperLogLogReactiveTest added. #210
9 years ago
Nikita
ce060ef651
Waiting for connection pool init at startup
9 years ago
Nikita
4b56c2488d
RBucketReactive, RHyperLogLogReactive, RListReactive implemented. #210
9 years ago
Nikita
48ed3e9eca
Waiting for connection pool init at startup
9 years ago
Nikita
531a753f57
Idle connection condition fixed. #262
9 years ago
Nikita
a8ae0b892b
Code cleanup
9 years ago
Nikita
bbef215c11
ConnectionPool.get should return failed future in case of free connection absence. #262
9 years ago
Nikita
60cccc033b
small optimization
9 years ago
Nikita
35c8d49fea
Comments fixed
9 years ago
Nikita
9e00be8c3c
code formatted
9 years ago
Nikita
57a4777ea0
RBatch.getBitSet method added
9 years ago
Nikita
d22f862fcb
new params renamed
9 years ago
Nikita
68f5d604a5
throws RedisException for RBatch.execute method. #293
9 years ago
Nikita
98eb437750
RBlockingQueue.pollFromAny should include queue own name. #292
9 years ago
Nikita
7212849b72
idleConnectionTimeout param introduced. #234
9 years ago
Nikita
556b0b2a79
SubscribesConnectionEntry renamed
9 years ago
Nikita
24574fb822
RBlockingQueue.pollFromAny and RBlockingQueue.pollFromAnyAsync methods added. #292
9 years ago
Nikita
1460b8cfad
RBlockingQueue.take fixed
9 years ago
Nikita
673fac3cc0
timeout logging fixed
9 years ago
Nikita
80cbb0e039
RTopic test fixed
9 years ago
Nikita
e26beab46f
RBatch.execute and RBatch.executeAsync errors handling fixed. #293
9 years ago
Nikita
5a236826e7
timeout improvements. #262
9 years ago
Nikita
f3a3a4a82d
SubscribesConnectionEntry refactoring
9 years ago
Nikita
2c5d7be8cf
RedissonLexSortedSetTest added
9 years ago
Nikita
b6b2ac5c79
RedissonBitSetTest added
9 years ago
Nikita
b6c0e48ebf
ConnectionEntry & SubscribesConnectionEntry merged
9 years ago
Nikita
b0c79a9fa0
LoadBalancer refactored
9 years ago
Nikita
7d971e9a52
topic test fixed
9 years ago
Nikita
963a363824
CommandBatchExecutorService logging enhancements
9 years ago
Nikita
c298483768
RedisCommands.INFO_PERSISTENCE added
9 years ago
Nikita
dce8df4938
RBlockingQueue.poll timeout handling fixed.
9 years ago
Nikita
853a0c2803
CommandBatchExecutorService timeout handling improvements
9 years ago
Nikita
4066886edd
RSet.iterator fixed
9 years ago
Nikita
97ac6b4faa
RList.addAllAsync fixed
9 years ago
Nikita
2301b3f6ab
few fixes
9 years ago
Nikita
28532a6ec7
tryAcquireConnection fixed
9 years ago
Nikita
3ea1931271
Connection timeout handling reimplemented. #262
9 years ago
Nikita
b030d88101
command future cancel state checking fixed
9 years ago
Nikita
8c59eca279
canceled command future checking
9 years ago
Nikita
ea22f59060
shutdown case handling
9 years ago
Nikita
b5590c9e5d
promises order fixed
9 years ago
Nikita
15f67851c2
Data map parsing fixed
9 years ago
Nikita
3614ca9c63
connectAsync bug fixed & disconnected master case handling. #262
9 years ago
Nikita
323ab1e57e
'slaveSubscriptionConnectionMinimumIdleSize', 'slaveConnectionMinimumIdleSize' and 'masterConnectionMinimumIdleSize' params were added. #234
9 years ago
Nikita
7515e3b5d1
RKeys.getSlot method added. #289
9 years ago
Nikita
477c2ceb3c
connectTimeout param added. #287
9 years ago
Nikita
4b95ed4d70
cleanup
9 years ago
Nikita
9792e2ff09
RBitSetAsync interface implemented. #270
9 years ago
Nikita
f9498c0fd9
few comments added
9 years ago
Nikita
7aad922e73
new BitSet methods added. #270
9 years ago
Nikita
a8d0614d5c
Check failedAttempts value in tryAcquireConnection. #262
9 years ago
Nikita
28205954de
setFailure replaced with tryFailure
9 years ago
Nikita
505e871fcc
license added
9 years ago
Nikita
883df40971
Reconnection handling improvements. #262
9 years ago
Nikita
7c255bc7d4
Unnecessary logging removed
9 years ago
Nikita
564d5e2d82
LOADING response handling. #286
9 years ago
Nikita
7a9bb8be3e
RedisTimeoutException message fixed
9 years ago
Nikita
ef10f0fecb
compilation fixed
9 years ago
Nikita Koksharov
450fe6f4bd
Revert "Revert "lexRange related methods with limit options and zrangebyscore support""
9 years ago
Nikita Koksharov
4ab9833536
Revert "lexRange related methods with limit options and zrangebyscore support"
9 years ago
jackygurui
6f029c8b89
added zrangebyscore command support
9 years ago
jackygurui
74e75def39
added lexRange methods with limit options
9 years ago
jackygurui
f48681cb23
Merge branch 'mrniko/master'
9 years ago
Nikita
ddbd94f17f
RBitSet initial implementation. #270
9 years ago
Nikita
f70d6fc9f3
RMap.entryIterator, RMap.keyIterator, RMap.valueIterator methods added. #281
9 years ago
Nikita
1facd18948
test improvements
9 years ago
Nikita
8d388d6559
Kryo codec test fixed
9 years ago
Nikita
1bdd0a59d7
LZ4 codec added. #267
9 years ago
Nikita
590d097d10
MsgPack codec added. #279
9 years ago
Nikita
fb7cbd7ae0
Fst and snappy codecs added. #245
9 years ago
Nikita
080b29b2b2
closeConnectionAfterFailAttempts deprecated
9 years ago
Nikita
dd7ee19569
Comment added
9 years ago
Nikita
f4d05237a8
NPE fixed
9 years ago
Nikita
1ea9161052
LPUSH conversion position fixed. #280
9 years ago
Nikita
9174a33994
Cluster MOVED response handling. #273
9 years ago
Nikita
055ddcc8c1
Shutdown checking added
9 years ago
Nikita
4b70c3f138
minor improvement
9 years ago
Nikita
557c2e6e31
Sentinel info decode fixed
9 years ago
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
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
73520b2049
Config.slaveFailedAttempts and Config.slaveReconnectionTimeout params added. #262
9 years ago
Nikita
24e2a8818e
More info about slave up/down in logs
9 years ago
Nikita
59d94f8a0c
Few exception details fixed
9 years ago
Nikita
aaf343e66a
error text fixed
9 years ago
Nikita
0afc82049f
errors text fixed
9 years ago
Nikita
46138c7f14
Async reconnection to channel. #274
9 years ago
Nikita
8410d6f620
license added
9 years ago
Nikita
68f617880a
ClusterServersConfig.readFromSlaves param added. #272
9 years ago
Nikita
8f1d045422
Cluster slaves change monitoring. #271
9 years ago
Nikita
6563a03c4e
Connect to nodes during cluster scan from Cluster Nodes info, not from initial config. #268
9 years ago
Nikita
8279398720
ASK handling. #264
9 years ago
Nikita
f8d3b5612e
Seamless slots migration across nodes. #264
9 years ago
Nikita
070fff876a
Slot changes discovery optimization. #264
9 years ago
Nikita
2323e9bc02
Cluster slots handling & master change discovery improvements. #264
9 years ago
Nikita
4ef7df4d4f
RMap.putAll fixed. #265
9 years ago
Nikita
b12f49b416
parsing cluster nodes info fixed
9 years ago
Nikita
ddf1eaa7c8
Skip repeated SUBSCRIBE/UNSUBSCRIBE handling. #253
9 years ago
Nikita
df928fe20f
Connection pool further optimization. #223
9 years ago
Nikita
6bde9d2509
Merge branch 'master' of github.com:mrniko/redisson
9 years ago
Nikita
161dd1c2d2
minor fixes
9 years ago
Nikita
1ceb5a1a1c
Correct shutdown handling
9 years ago
lefay
3c932ff263
Merge branch 'master' of https://github.com/mrniko/redisson
9 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.
9 years ago
Nikita
dab99e363a
additional assertions
9 years ago
Nikita
2f5f8e6fdf
minor improvements
9 years ago
Nikita
3f09bcb4cb
pull connection in async way. #223
9 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.
9 years ago
jackygurui
922e68470d
Merge branch 'mrniko/master'
9 years ago
Oleg Ternovoi
0349e5c3b0
fix issue EOFException when I use RLock with SerializationCodec #254
9 years ago
jackygurui
8b587cf16b
Merge branch 'mrniko/master'
10 years ago
Nikita
d05f8c154d
RedissonCountDownLatch & RedissonLock internal subscribe/unsubscribe sync simplified
10 years ago
Rui Gu
1f3796b79a
Merge branch 'mrniko/master'
10 years ago
Nikita
5dccc2ebdd
timeout pubsub test added
10 years ago
Rui Gu
61ecf7f1f3
Merge branch 'mrniko/master'
10 years ago
Nikita
fbef4ee89a
Codec's encoder/decoder instances caching
10 years ago
Nikita
40af48f4ae
resubscribe to channel-patterns during slave down
10 years ago
Nikita
387343e304
RedisPubSubConnection channel resubscribe. #248
10 years ago
Rui Gu
11f53363a2
Merge branch 'mrniko/master'
10 years ago
Nikita
51542946d0
reconnect wrapped Channel in RedisConnection when RefreshConnectionAfterFails has been reached. #198
10 years ago
Nikita
d484c19598
Ability to define Codec for each object. #134
10 years ago
Rui Gu
a427464685
Merge branch 'mrniko/master'
10 years ago
Nikita
8468b6c098
few comments added
10 years ago
Nikita Koksharov
bd7469d7fb
Merge pull request #244 from scubasau/elasticacheMasterSlave
...
Master / Slave configuration for ElastiCache Replication Group
10 years ago
Nikita
2fe0290a08
first and last methods added. #143
10 years ago
Steve Ungerer
53d4ff826b
non-functional; correct javadoc
10 years ago
Nikita
ca7a504c3e
ZREMRANGEBYLEX support added. #143
10 years ago
Nikita
bc0431a4b6
ZREMRANGEBYSCORE added. #143
10 years ago
Nikita
55c8534d8f
ZREMRANGEBYRANK support added #143
10 years ago
Steve Ungerer
985499bceb
https://github.com/mrniko/redisson/pull/244
...
Non-functional; rename config and connection manager class names
10 years ago
Nikita
1bfc3a7a13
RLexSortedSet object introduced. #135
10 years ago
Nikita
3ab7e1afc8
lexCountTail & lexCountHead methods added. #143
10 years ago
Nikita
4877152190
lexRange, lexRangeHead and lexRangeTail methods added. #135
10 years ago
Nikita
803ca44348
RScoredSortedSet rank and lexCount functions added. #143
10 years ago
Steve Ungerer
ad24fed86b
no need to invoke slaveDown(). also some non-functional cleanup
10 years ago
Nikita
664e8904f7
minor update
10 years ago
Nikita
0715a5489c
RBatch.getScoredSortedSet added
10 years ago
Nikita
ff6d92d298
minor fix
10 years ago
Nikita
7e31aad67a
closeConnectionAfterFailAttempts. #198
10 years ago
Steve Ungerer
3c5346f97e
Elasticache Replication Group server configuration
...
Uses "INFO replication" to determine which node is master and which are
slaves.
10 years ago
Steve Ungerer
4e77922ff3
DNS monitoring
...
Resolves the single server endpoint at a configurable interval to
determine if the endpoint has been changed to point at a new master
node.
Designed for use with AWS ElastiCache replication group.
Inspired by https://github.com/mrniko/redisson/issues/241
10 years ago
Nikita
1cc497e17a
RedissonScoredSortedSetTest added. #143
10 years ago
Nikita
a0f3bc9d06
iterator.remove wrong state checking added
10 years ago
Nikita
af773c3713
new RScoredSortedSet object added. #143
10 years ago
Rui Gu
42ec7fb9f7
Merge branch 'mrniko/master'
10 years ago
Nikita
e0814eb73f
Commands decoding during reconnection fixed. #198
10 years ago
Nikita
429eb6691a
init reconnected channel. #198
10 years ago
Nikita
3aced8e178
license added. #198
10 years ago
Nikita
043b2c2e09
channel configuration during reconnection. #198
10 years ago
Nikita
48dea3709e
Subscription connection leak in PubSubConnectionEntry::removeListener
...
& unsubscribe process optimization. #237
10 years ago
Rui Gu
bea0d9219a
Merge branch 'mrniko/master'
10 years ago
Nikita
2f99a27103
license added
10 years ago
Nikita
f77034bb02
possible NPE during watchdog reconnection fixed. #235
10 years ago
Nikita
481b2e969c
executeAsync freeze fixed. #233
10 years ago
Nikita
8bdd6cf67a
use same node for SCAN/SSCAN/HSCAN during iteration. #230
10 years ago
Nikita
0f663f0c3e
masterEntry change possible race-condition
10 years ago
Nikita
5018a3c31c
BlockingQueue.peek race-condition fixed. #106
10 years ago
Rui Gu
533da7bea3
Merge branch 'mrniko/master'
...
Conflicts:
src/main/java/org/redisson/connection/SentinelConnectionManager.java
10 years ago
Nikita
4ffd260b6c
Merge branch 'master' of github.com:mrniko/redisson
10 years ago
Nikita
dcef393089
command data added to RedisException message
10 years ago
Nikita
052e459bbf
Empty sentinel list handling. #226 , #227
10 years ago
Oleg Grishin
43a0ccbfce
Add clientName to MasterSlaveServersConfig in SentinelConnectionManager
10 years ago
Rui Gu
663d6a217f
SentinelConnectionManager fails to instantiate
...
When the redis master has no slave connected, SentinelConnectionManager
fails to instantiate.
10 years ago
Nikita
15bd810f2b
Cluster nodes connection caching added. #222
10 years ago
Nikita
265cc94f50
Skip disconnected sentinels during startup. Slave discovery which has been down since start fixed. #41
10 years ago
Nikita
96c9e5c118
sentinel up/down discovery. #221
10 years ago
Nikita
920c71d1f9
Activate master as slave when no more slaves online. #41
10 years ago
Nikita
e9c2f57b6d
Sentinel single master handling. #41
10 years ago
Nikita
6b0c25471a
Empty slot error handling. #211
10 years ago
Nikita
2ac65d2fc2
Command encoding errors handling bug fixed. #216
10 years ago
Nikita
3ee81d3762
Redis nodes ping added. #215 , #138 , #196
10 years ago
Nikita
f6572e392e
methods renamed
10 years ago
Nikita
7b6a51f243
RBlockingQueueAsync.drainToAsync methods added. #212
10 years ago
Nikita
0142095c82
RandomKey and Keys iteration fixed
10 years ago
Nikita
c8b7d6f56d
CLUSTER_INFO checking
10 years ago
Nikita
1ac08cf575
licenses added
10 years ago
Nikita
76ae4784a6
RBatch.getKeys added
10 years ago
Nikita
85ce7b285d
comments added
10 years ago
Nikita
8c510b5101
method renamed
10 years ago
Nikita
577edd2470
RKeys.keysIterable by pattern added. #203
10 years ago
Nikita
c7e2497bf8
RKeys.keysIterable added. #203
10 years ago
Nikita
5185aee75c
RKeysAsync interface added
10 years ago
Nikita
fe069a600f
RKeys object & RandomKey support. #209
10 years ago
Nikita
dfde2756a4
bucket object expire test fix
10 years ago
Nikita
aea51b6f66
findKeysByPattern response interface changed
10 years ago
Nikita
fcd72d9ba8
Connection timeout handling minor improvements. #199
10 years ago
Nikita
4cf37d1377
promise errors handling
10 years ago
Nikita
0b2e304299
NPE fixed. #199
10 years ago
Nikita
5c1fba0704
RSet.removeRandom and RSet.removeRandomAsync methods. #201
10 years ago
Nikita
6bc5faa442
tickDuration fixed. #198
10 years ago
Nikita
4b88e8ab2b
HashedWheelTimer while interval calculation fixed. #198
10 years ago
Nikita
b3b2629de2
retainAll & containsAll optimization
10 years ago
Nikita
b9dc83a2dc
RedissonList.lastIndexOf optimization
10 years ago
Nikita
334d7104dd
indexOfAsync refactoring
10 years ago
Nikita
03246b95d6
RedissonList contains method speed optimization. #199
10 years ago
Nikita
75b10296fe
Batch big response decoding fixed. #200
10 years ago
Nikita
1c791fd1c7
RBucket.set with timeout fixed. #198
10 years ago
Nikita
b2b19cd319
license added
10 years ago
Nikita
d9d803c013
new flags added. #197
10 years ago
Nikita
4c39fcf139
RPatternTopic.getPatternNames added
10 years ago
Nikita
4ade8253b2
PatternTopic status listener added. #140
10 years ago
Nikita
6c1af07c60
comments added
10 years ago
Nikita
58f4f48e31
BaseStatusListener added. #140
10 years ago
Nikita
69d601a5e5
Cluster Config NPE fixed. #197
10 years ago
Nikita
5d4df0cf2c
RTopic innerPublish test added. #154
10 years ago
Nikita
d6a46630ee
channel name added to MessageListener, StatusListener added. #140
10 years ago
Nikita
b54dd610d2
few RScriptAsync methods added
10 years ago
Nikita
f20d45be71
RScript.scriptExists fixed
10 years ago
Nikita
10ed742999
Some RScript methods hidden to next release
10 years ago
Nikita
8e0e5eef49
codec package added
10 years ago
Nikita
2019283a2e
Send channelFuture support improvement. Reconnection detection speedup
10 years ago
Nikita
bf64e3a95d
new methods added to RedissonClient interface
10 years ago
Nikita
1d42dc3123
Scripts fixed
10 years ago
Nikita
4a132d4cbf
Redisson.deleteByPatternAsync method added. #194
10 years ago
Nikita
a7bfc22e12
Batch acquire/release handling
10 years ago
Nikita
7c9e7c4239
OneShot listener handling fixed
10 years ago
Nikita
c13edde71c
Multiple channels pubsub fixed
10 years ago
Nikita
435e6efda1
findKeys renamed
10 years ago
Nikita
a8782be2be
Redisson.findKeys method added. #194
10 years ago
Nikita
0d3cdf971c
Delete multiple objects at once. #194
10 years ago
Nikita
52b831701e
Codec commented. #191
10 years ago
Nikita
e9a5cae791
Redisson.flushall added. #188
10 years ago
Nikita
be64d778e5
scriptFlush & scriptKill methods fixed
10 years ago
Nikita
5006723b31
Migrate command support. #187
10 years ago
Nikita
6a7e64a50d
license added
10 years ago
Nikita
0117e76501
Move command support. #187
10 years ago
Nikita
4c88e3af6a
Merge branch 'master' into 2.0
...
Conflicts:
src/main/java/org/redisson/connection/MasterSlaveConnectionManager.java
10 years ago
Nikita
d2477ddd3d
netty-transport-native-epoll is now in provided scope. #184
10 years ago
Nikita
a6fde6d019
send returns ChannelFuture
10 years ago
Nikita
67d6fefe0e
RBatch response ordering
10 years ago
Nikita
a5780e4338
RedissonBatch implemented. #42
10 years ago
Nikita
10e83baceb
RedissonMap equals, hashcode methods implemented
10 years ago
Nikita
67fe978a5b
CommandExecutor extracted, pubsub fixed. #42
10 years ago
Nikita
ea2ba453d4
RScriptAsync interface added. #186
10 years ago
Nikita
27be4c6e0f
RDequeAsync interface added. #186
10 years ago
Nikita
6afd7cd9e4
RTopicAsync interface added. #186
10 years ago
Nikita
7d08c380da
Merge branch 'master' of github.com:mrniko/redisson
10 years ago
Nikita
4d19eda146
shutdown fixed. #185
10 years ago
Nikita
ae8939114b
RBlockingQueueAsync interface added. #186
10 years ago
Nikita
d06b9ba964
Decoder state introduced. #183
10 years ago
Nikita
6b76cd8c7c
DecoderState added
10 years ago
Nikita
df90d9be93
Big pipeline response handling fixed. #42
10 years ago
Nikita
4df2681ffe
code cleanup
10 years ago
Nikita
dd5bf7c353
RedisClient pipeline support. #42
10 years ago
Nikita
c751f88148
licenses added
10 years ago
Nikita
fbf8aa82d5
RList.removeAll fixed
10 years ago
Nikita
ad5385aa98
RSetAsync interface added. #186
10 years ago
Nikita
5f2185beec
RQueueAsync interface added. #186
10 years ago
Nikita
6ec833973a
RExpirable added
10 years ago
Nikita
7b4371ab7c
RHyperLogLogAsync interface added. #186
10 years ago
Nikita
68a1c014c2
RMapAsync interface added. #186
10 years ago
Nikita
0e0e1c1b3f
RListAsync interface added. fastSet/fastSetAsync methods added. #186
10 years ago
Nikita
ed33902085
convertMulti method added
10 years ago
Nikita
3f55d2fc7a
pollLastAndOfferFirstToAsync added
10 years ago
Nikita
c996553608
RBucketAsync interface added. #186
10 years ago
Nikita
c336a8e163
licenses added
10 years ago
Nikita
51adf33c9f
convertor package added
10 years ago
Nikita
2024094c88
RExpirableAsync interface added. #186
10 years ago
Nikita
9a32a175b8
RObjectAsync interface added. #186
10 years ago
Nikita
eef7e66bec
RAtomicLongAsync interface added. #186
10 years ago
Nikita
a60b47c721
topic pattern test fixed
10 years ago
Nikita
c8af58cbbf
writeAsyncVoid removed
10 years ago
Nikita
1badf2b447
HyperLogLog expiration support
10 years ago
Nikita
2b168cb0fa
eval read/write sharding. pubsub multichannel support
10 years ago
Pablo Compagni
36eaacd4cf
line needed for connection naming to work
10 years ago
Nikita
18febb690e
lettuce sources removed. #183
10 years ago
Nikita
29d235f717
graceful shutdown. #185
10 years ago
Nikita
16e770cd46
Merge branch 'master' into 2.0
...
Conflicts:
src/main/java/org/redisson/RedissonBlockingQueue.java
src/test/java/org/redisson/RedissonBlockingQueueTest.java
10 years ago
Nikita
e9d0c005ab
codec null handling fixed
10 years ago
Nikita
b42191bfea
LongReplayDecoder replaced with LongReplayConvertor
10 years ago
Nikita
a0aa5263e5
RedissonCodec removed
10 years ago
Nikita
3cf079e098
license added
10 years ago
Nikita
3e92fb70ce
decoders reimplemented
10 years ago
Nikita
70512124d4
Maps replaced
10 years ago
Nikita
af705534db
Generics fixed
10 years ago
Nikita
d852c1b072
minor fixes
10 years ago
Nikita
bbe5e7e71f
ConnectionWatchdog added. #183
10 years ago
Nikita
b1f7653d5f
tests optimization
10 years ago
Nikita
2219b692bc
tests fixes
10 years ago
Nikita
2464df938d
new tests added
10 years ago
Nikita
63543ced1c
Migration to a new client. #183
10 years ago
Nikita
9310e43d66
new commands added
10 years ago
Nikita
d88c94c555
LongCodec added
10 years ago
Nikita
425d3b52c3
PubSub pattern decoder fixed
10 years ago
Nikita
361ad0ed6a
PubSub improvements
10 years ago
Nikita
bc1accf1d8
new commands were added
10 years ago
Nikita
a5832a2631
map and list scanners implemented
10 years ago
Nikita
0b7e3c70bf
MultiDecoder refactoring
10 years ago
Nikita
16741637e5
Decoders optimizations
10 years ago
Nikita
a347285e99
Decoder/Encoder throws IOException added
10 years ago
Nikita
6dcbf7c780
Refactoring
10 years ago
Nikita
88241cbcea
new commands added
10 years ago
Nikita
d5e56288bd
new commands added
10 years ago
Nikita
a81b7f5844
Decoder renamed
10 years ago
Nikita
a0522a7b0c
new commands
10 years ago
Nikita
8082f9f8fa
Map decoding/encoding support
10 years ago
Nikita
a50a2f0154
new commands added
10 years ago
Nikita
3204255277
eval commands
10 years ago
Nikita
0e7c7c7edc
PubSub decoding improvements
10 years ago
Nikita
4783371ba4
PubSub handling
10 years ago
Nikita
6bb464e00f
license headers added
10 years ago
Nikita
35bb684384
pubsub handling moved to separate package
10 years ago
Nikita
61d323c418
Commands refactoring
10 years ago
Nikita
7a35bdd31e
PubSub messaging handling
10 years ago
Nikita
88206c2ab5
poll npe fixed. #181
10 years ago
Nikita
e5da696339
PubSub support
10 years ago
Nikita
6c182ed77e
new commands added
10 years ago
Nikita
cf99a63779
timeout added
10 years ago
Nikita
d50e99762c
RedisConnection added
10 years ago
Nikita
cbbac2c8e0
new commands added
10 years ago
Nikita
b7911a8fb3
Parameters encoding fixed
10 years ago
Nikita
93eb8fad27
Encoder/Decoder added
10 years ago
Nikita
394c9539a2
Redisson own client implementation development started
10 years ago
Nikita
9c8ef4344d
delete methods fixed
10 years ago
Nikita
d75a83d68c
minor optimization
10 years ago
Nikita
52168d064e
RExpirable added
10 years ago
Nikita
596100138b
Redisson.getTopicPattern method added. #76
10 years ago
Nikita Koksharov
2d2cdc14b6
Merge pull request #176 from setronica-dev/rethrow_exception_on_op_failure
...
Use LUA scripts for transactional redis operations
10 years ago
Andrew Kolpakov
758c37bce5
encode binary data in operation debug output
10 years ago
Andrew Kolpakov
98c21fbd18
use LUA scripts for transactional operations
10 years ago
Nikita Koksharov
003bd0a185
Merge pull request #77 from alex-sherwin/master
...
#76 - added support for pubsub wildcard topics
10 years ago
Nikita
4e83f4e124
Merge branch 'master' of github.com:mrniko/redisson
10 years ago
Nikita
a63988863a
timeout fixed
10 years ago
Danny Gershman
7e3fb32268
allow for naming connections
10 years ago
Nikita
3189c677f8
RMap script atomicity. #145 new methods replaceAsync, removeAsync, putIfAbsentAsync added
10 years ago
Nikita
d1d53fa8da
few comments. #173
10 years ago
Nikita
7aab56f73b
Cluster client creation fixed
10 years ago
Nikita
186357ac6c
slave status handling in Sentinel mode. #175
10 years ago
Nikita
e923b269a2
unix sockets support. #173
10 years ago
Nikita
a39cc41363
KryoCodec classes registration ability added. #166
10 years ago
Nikita
666dd6a67b
String codec fixed. #168
10 years ago
Nikita Koksharov
196e0449c8
Merge pull request #170 from marko-stankovic/issue_169
...
Propagate response processing exceptions to ConnectionManager
10 years ago
Nikita
bc0b847822
Merge branch 'master' of github.com:mrniko/redisson
10 years ago
Nikita
1a7a8437cf
ASKING support #164
10 years ago
Marko Stankovic
ddc5684d1e
Propagate Command processing exceptions to ConnectionManager #169
10 years ago
Marko Stankovic
c362ea2f9e
Add test to prove that calls don't hang on command errors #169
...
Test that proves that connection won't hang if exception is thrown
while processing command in CommandHandler.
This test currently fails, until bug is fixed.
10 years ago
Sergey Poletaev
740684fb67
Bugfix for RedissonBlockingQueue#drainTo method with maxElements
10 years ago
Nikita
77b3e979e2
Merge branch 'master' of github.com:mrniko/redisson
10 years ago