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
Nikita
ca5e4a9101
missed enum value fixed. #159
10 years ago
Sam Kenny
3d6170618a
Incorrect map key encoding makes hmget return no fields when string keys are used
10 years ago
Nikita
a20e3fc4d4
retainAll & addAll fixed
10 years ago
Nikita
3d9a1e4a84
RQueue.pollLastAndOfferFirstTo method added. #148
10 years ago
Nikita
5fa95d2953
renamenx and renamenxAsync methods added. #141
10 years ago
Nikita
c54d96fad0
rename and renameAsync methods addeded to RObject. #141
10 years ago
Nikita
fd5c610080
delete method now returns boolean value. deleteAsync method added
10 years ago
Nikita
600eb79481
getScript method added
10 years ago
Nikita
0adbcd6afa
RList.getAsync method added
10 years ago
Nikita
1f22e2bbad
RList.addAsync & addAllAsync methods added
10 years ago
Nikita
8f967f130a
BlockingQueue.poll fixed
10 years ago
Nikita
12e90f606a
Async exception handling.
10 years ago
Nikita
a16dca9222
All script commands support. #73
10 years ago
Nikita
e60084c88c
RScript object added. #73
10 years ago
Nikita
1abe034ba0
license header added
10 years ago
Nikita
8961b757e0
RLock subscription timeout fixed
10 years ago
Nikita
a4e21aff5f
RMap.replace race-condition fixed
10 years ago
Nikita
faf4b9f175
isEmpty checks for collections added
10 years ago
Nikita
fee63b39bc
ipv6 formatting fixed. #121
10 years ago
Nikita
a400717b12
RedissonQueue refactoring. #133
10 years ago
Nikita Koksharov
ee4044afaf
Merge pull request #133 from pdeschen/feature-blocking-queue
...
Initial attempt at blocking queue (WIP)
10 years ago
Nikita
35b64bebaa
addAndGet serialization fixed. #120
10 years ago
Pascal Deschenes
c6a8af4be9
initial attempt at blocking queue (WIP)
10 years ago
Nikita Koksharov
742483c206
Merge pull request #128 from mathieucarbou/issue-127
...
KryoCodec: do not encode / decode keys #127
10 years ago
mathieucarbou
06f847ac76
KryoCodec: do not encode / decode keys #127
...
(https://github.com/mrniko/redisson/issues/127 )
10 years ago
mathieucarbou
bb509a4488
Implement getBuckets(String pattern) #125
...
(https://github.com/mrniko/redisson/issues/125 )
10 years ago
Nikita
f83e4b8bd3
Timeout cancellation. #123
10 years ago
Nikita
2cfb173e59
Few config parameters not taken into account. #119
10 years ago
Nikita
00d9ffe18f
ClassCast exception fixed. #116
10 years ago
Nikita
3682430615
RDeque addFirst & addLast methods fixed
10 years ago
Nikita
5b635b9c0f
Comments added
10 years ago
Nikita
9cbaff4184
few logs added
10 years ago
Nikita
8fd1c6f26e
Slot change discovery in cluster mode. #27
10 years ago
Nikita
b0822fbc8c
Master fail discovery in cluster mode. #27
10 years ago
Nikita
7855cd9a34
RedisConnectionException handling during cluster init. #65
10 years ago
Nikita
eb5aa7a8c8
license added
10 years ago
Nikita
7a614ae179
Slot calculation from key name. #27
10 years ago
Nikita
48fc652713
Slot key calculation support. #27
10 years ago
Nikita
971e99e79a
Slot calculation from key name. #27
10 years ago
Nikita
983c34fadd
RedissonList iterator race conditions #106
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
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
39c1477d00
Topic listener re-subscribing. #85
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
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