Nikita
|
1d7252555a
|
msgpack updated
|
7 years ago |
Nikita
|
fc96e06d18
|
Merge branch 'master' of github.com:redisson/redisson
|
7 years ago |
Nikita
|
897c46fc34
|
refactoring
|
7 years ago |
Nikita Koksharov
|
d58fc4c301
|
Merge pull request #1499 from clarkhan/patch-1
add redisson-1.2.xsd to spring.schemas
|
7 years ago |
khan
|
f2df0a4004
|
add redisson-1.2.xsd to spring.schemas
#1394 add redisson-1.2.xsd
|
7 years ago |
Nikita
|
6152001f0e
|
Fixed - excessive memory consumption if batched commands queued on REDIS side
|
7 years ago |
Nikita
|
61d7eac98e
|
Redis Stream implementation. Add, Read and Range methods added #1490
|
7 years ago |
Nikita
|
459bdfa49a
|
RKeys.getKeys with batch size added
|
7 years ago |
Nikita
|
6c1c602a3a
|
Merge branch 'master' of github.com:redisson/redisson
|
7 years ago |
Nikita
|
cdfcb06b41
|
Fixed - RRateLimiter.acquire throws NPE #1493
|
7 years ago |
Nikita
|
598a01283e
|
refactoring
|
7 years ago |
Nikita Koksharov
|
f9b9f09d97
|
Update CHANGELOG.md
|
7 years ago |
Nikita Koksharov
|
52fc21f7b2
|
Update README.md
|
7 years ago |
Nikita Koksharov
|
9b82ced207
|
Update CHANGELOG.md
|
7 years ago |
Nikita
|
d295f4ab44
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
5e89e554ab
|
[maven-release-plugin] prepare release redisson-2.12.2
|
7 years ago |
Nikita
|
7543d53507
|
Fixed - NPE during JCacheManager.close method invocation. #1489
|
7 years ago |
Nikita
|
bf84090f63
|
Added test for connection leak after error
|
7 years ago |
Nikita
|
1133f4a1dc
|
Fixed - error handling during RBatch execution in executionMode = REDIS_WRITE_ATOMIC/REDIS_READ_ATOMIC
|
7 years ago |
Nikita
|
d7e2b718ca
|
Fixed - RedisNode.info doesn't work. #1480
|
7 years ago |
Nikita
|
2eabbdd27c
|
Fixed - removed unnecessary creation of HashMap instances. #1487
|
7 years ago |
Nikita
|
670ccd4b77
|
Fixed - ExecutorService tasks aren't reloaded properly. #1468
|
7 years ago |
Nikita
|
c6a9e1cab8
|
Fixed - NullPointerException when using setPingConnectionInterval in Pub/Sub mode #1476
|
7 years ago |
Nikita
|
b0dcbfb796
|
refactoring
|
7 years ago |
Nikita
|
25770a605a
|
LocalCachedMapDisable should implement Serializable
|
7 years ago |
Nikita
|
6c8f04b0f1
|
Fixed - ConcurrentModificationException in RTransaction object. #1459
|
7 years ago |
Nikita
|
cfb37545e1
|
Fixed - exception handling in Fst and Json codec.
|
7 years ago |
Nikita
|
bfb8e09ae6
|
Fixed - RedissonScoredSortedSet.contains and RedissonScoredSortedSet.getScoreAsync methods are used wrong codec. #1477
|
7 years ago |
Nikita
|
df1519575e
|
RBatchOptions.executionMode setting added. #1479
|
7 years ago |
Nikita
|
a73ceb9aea
|
Fixed - NPE in RedissonLocalCachedMap during init with ReconnectionStrategy.LOAD param. #1467
|
7 years ago |
Nikita
|
0d6cd1b1cb
|
Merge branch 'master' of github.com:redisson/redisson
|
7 years ago |
Nikita
|
eb36207f93
|
Fixed - methods belongs to transactional objects get blocked at high concurrency. #1459
|
7 years ago |
Rui Gu
|
f619becb44
|
Update README.md
|
7 years ago |
Nikita Koksharov
|
1f61114e9d
|
Update README.md
|
7 years ago |
Nikita Koksharov
|
a7071e2f42
|
Update README.md
|
7 years ago |
Nikita Koksharov
|
35aa77341c
|
Update CHANGELOG.md
|
7 years ago |
Nikita
|
ba14300611
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
a8624c55d0
|
[maven-release-plugin] prepare release redisson-2.12.1
|
7 years ago |
Nikita
|
ece61c8647
|
Fixed - reconnectionTimeout and failedAttempts should be renamed in xsd schema. #1394
|
7 years ago |
Nikita
|
ec2ad2e2cd
|
Fixed - Redis nodes with noaddr flag should be parsed correctly.
|
7 years ago |
Nikita
|
8d347ad22b
|
Fixed - methods belongs to transactional objects get blocked at high concurrency. #1459
|
7 years ago |
Nikita
|
c3cdb4f5a8
|
ExecutorService task failover implemented. #1291, #1120
|
7 years ago |
Nikita
|
31d5140b76
|
Fixed - ClusterConnectionManager should use shared resolverGroup
|
7 years ago |
Nikita
|
c3d9213294
|
Merge branch 'master' of github.com:redisson/redisson
|
7 years ago |
Nikita
|
3f33c4a9d7
|
Fixed
|
7 years ago |
Rui Gu
|
7c346cb2b3
|
Changed Javadoc version
|
7 years ago |
Nikita
|
16368a5ed8
|
Fixed - setPingConnectionInterval is not propagated for single server configuration. #1455
|
7 years ago |
Nikita
|
2ba163a32f
|
refactoring
|
7 years ago |
Nikita
|
ddcb93badc
|
test fixed
|
7 years ago |
Nikita
|
2275a553fd
|
RScoredSortedSet.pollFirstFromAny and pollLastFromAny methods added. #1452
|
7 years ago |