Commit Graph

3495 Commits (dc74a12282863d5ac18e757067f197df82c229e1)
 

Author SHA1 Message Date
Nikita dc74a12282 Fixed - ClusterConnectionManager throws IllegalArgumentException. #1378 7 years ago
Nikita 5a8877d5fc refactoring 7 years ago
Nikita a42a20ba11 Fixed - CommandDecoder doesn't remove command with failed response from commands queue. #1377 7 years ago
Nikita 4d9daa2e69 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita f1c7b20974 Fixed - RSetMultimap.get() does not update multimap correctly. #1375 7 years ago
Nikita 096155dff6 RSetCache.getLock method added 7 years ago
Rui Gu 1897135ac5
Added FAQs section 7 years ago
Nikita bcdc19d7db Fixed - an error shouldn't appear if Redisson successfully got the information at least from one sentinel/cluster server. #1366 7 years ago
Nikita 4e900cb412 RKeys.copy method added 7 years ago
Nikita ab84ad1883 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita b5688fc07e RObject.copy method added 7 years ago
Nikita 601ba4d16f Fixed - RObject.migrate method. 7 years ago
Nikita dece260e2b Fixed - hdel wasn't used during remote service task removal. #1363 7 years ago
Rui Gu 1b4474f943
added FAQs link 7 years ago
Nikita Koksharov 6196f9993c
Update README.md 7 years ago
Nikita Koksharov e351e9f844
Update CHANGELOG.md 7 years ago
Nikita d9e57be29e [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 8a0d083fd9 [maven-release-plugin] prepare release redisson-2.11.4 7 years ago
Nikita 4647447c43 subscriptionMode = MASTER by default 7 years ago
Nikita 1fa4b6ad52 refactoring 7 years ago
Nikita 61a309f3a8 RSet.getLock method added 7 years ago
Nikita 03ebf8f96c Fixed - race condition with load balancer node selection. #1337 7 years ago
Nikita 60fb467012 refactoring 7 years ago
Nikita c72e6ad943 Fixed - "READONLY can't write against a read only slave" error. #1272 #945 7 years ago
Nikita 9a36a5badc Fixed - NPE during failover in Sentinel mode. #1317 7 years ago
Nikita 8bf791004c Fixed - jcache.getAll(Set<T>) causes io.netty.util.IllegalReferenceCountException #1349 7 years ago
Nikita 41f6244ade Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 72714dc682 Fixed - NPE in CommandDecoder handler while using RBatch object #1350 7 years ago
Nikita Koksharov 169e9a21f8
Merge pull request #1344 from RoboFlax/master
fix javadoc
7 years ago
RoboFlax | Robin 64ec94e4b1
fixed java doc
added '{@'
7 years ago
Nikita ed11c6000e Fixed - RSortedSet tries to compare wrong types. #1342 7 years ago
Nikita 3aea85ab03 refactoring 7 years ago
Nikita 6adb539de1 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 53ec9f16bd Fixed - ClassCastException in RListMultimapCache.removeAll method. #1338 7 years ago
Nikita Koksharov 86bca71901
Update README.md 7 years ago
Nikita 8b52b76e2b [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita d4f75e511e [maven-release-plugin] prepare release redisson-2.11.3 7 years ago
Nikita cdc1d164c3 Fixed - Old/stale nodes not removed from NodesGroup #1330 7 years ago
Nikita Koksharov b7a8cd3b40
Update CHANGELOG.md 7 years ago
Nikita Koksharov 0f5f2b4969
Update README.md 7 years ago
Nikita ac5365a098 refactoring 7 years ago
Nikita 9a179e14cd Fixed - CertificateException while connecting to Azure or AWS Elasticache config endpoint. #1296 7 years ago
Nikita Koksharov 0a49fdb050
Merge pull request #1336 from devel83/master
Fixed missing colon in user defined tomcat redis key prefix.
7 years ago
Nikita f0953279b4 refactoring 7 years ago
Nikita b534c7f856 Fixed - avro codec 7 years ago
Nikita 6a0537cf1b Fixed - PubSub couldn't be resubscribed during failover. #1331 7 years ago
Faisal Ahmed b0381de67a fixed missing colon problem in user defined key prefix. 7 years ago
Nikita 7d832dddf9 comments added 7 years ago
Nikita a99682f240 DNS monitoring for Sentinel nodes. #1299 7 years ago
Nikita d095634e6a Fixed - RedissonRedLock.tryLock doesn't work for some wait time values. #1292 7 years ago