Commit Graph

3940 Commits (b4680300fb8212ceda7b249c12940afb244a6a64)
 

Author SHA1 Message Date
Nikita b4680300fb [maven-release-plugin] prepare release redisson-3.7.5 7 years ago
Nikita 776d89dc3e Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/reactive/RedissonObjectReactive.java
#	redisson/src/main/java/org/redisson/reactive/RedissonScoredSortedSetReactive.java
7 years ago
Nikita 11c3e8770e RScoredSortedSetReactive, RSetReactive, RListReactive implements RSortableReactive interface. #1556 7 years ago
Nikita 14aad8e0e0 Added RGeoReactive. #1555 7 years ago
Nikita 4a7f63051c Added reactive version of FairLock. #1554 7 years ago
Nikita 13305dfcbc RRateLimiterReactive object added. #1553 7 years ago
Nikita 1e7f132742 RObjectReactive and RScoredSortedSetReactive interfaces synced with RObjectAsync and RScoredSortedSetAsync 7 years ago
Nikita d614f7f1d3 Merge branch 'master' into 3.0.0 7 years ago
Nikita 84e9a8c309 Fixed - readonly command shouldn't be executed on master node used as slave. #1531 7 years ago
Nikita fe49988f2a Fixed - connection is closed per command execution for master node used as slave in readMode = MASTER_SLAVE #1550 7 years ago
Nikita 307134c988 Merge branch 'master' into 3.0.0
# Conflicts:
#	pom.xml
#	redisson-all/pom.xml
#	redisson-tomcat/pom.xml
#	redisson-tomcat/redisson-tomcat-6/pom.xml
#	redisson-tomcat/redisson-tomcat-7/pom.xml
#	redisson-tomcat/redisson-tomcat-8/pom.xml
#	redisson-tomcat/redisson-tomcat-9/pom.xml
#	redisson/pom.xml
7 years ago
Nikita 543835607e Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 4713fcf1d7 Fixed - RLiveObjectService should use entityClass's classloader #1545 7 years ago
Nikita Koksharov 7d7da2dc07
Update README.md 7 years ago
Nikita Koksharov b646826e58
Update README.md 7 years ago
Nikita Koksharov 381b8702f2
Update CHANGELOG.md 7 years ago
Nikita a0f559f62e [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 5b1728161b [maven-release-plugin] prepare release redisson-3.7.4 7 years ago
Nikita 879109b9da [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita a44477f50a [maven-release-plugin] prepare release redisson-2.12.4 7 years ago
Nikita 1695d1aa56 Merge branch 'master' into 3.0.0 7 years ago
Nikita 581885c4de netty updated 7 years ago
Nikita e6bdf00f7a Merge branch 'master' into 3.0.0 7 years ago
Nikita f269919329 Fixed - Redis response hangs if LiveObject stored as nested object. 7 years ago
Nikita 24f18ab7c4 Merge branch 'master' into 3.0.0 7 years ago
Nikita 46e8e8846a refactoring 7 years ago
Nikita 8af4d37d44 Merge branch 'master' into 3.0.0 7 years ago
Nikita 19b3e67441 Fixed - slow Redis Sentinel Initialization. #1541 7 years ago
Nikita 633c801da4 Fixed - HyperLogLog.addAll method doesn't add all elements. #1535 7 years ago
Nikita f13cd8b9af Merge branch 'master' into 3.0.0
# Conflicts:
#	pom.xml
#	redisson-all/pom.xml
#	redisson-tomcat/pom.xml
#	redisson-tomcat/redisson-tomcat-6/pom.xml
#	redisson-tomcat/redisson-tomcat-7/pom.xml
#	redisson-tomcat/redisson-tomcat-8/pom.xml
#	redisson-tomcat/redisson-tomcat-9/pom.xml
#	redisson/pom.xml
7 years ago
Nikita 2c05c92006 Fixed - ClassNotFoundException arise in Tomcat session manager #1454 7 years ago
Nikita ef94818b83 Fixed - Missing PubSub messages when pingConnectionInterval setting is specified. #1497 7 years ago
Nikita 088e93b960 Fixed - RedissonTest.testConnectionListener 7 years ago
Nikita 8238ad47fc Fixed - Batch in ExecutionMode.REDIS_WRITE_ATOMIC and ExecutionMode.REDIS_READ_ATOMIC modes throws NumberFormatException exception #1522 7 years ago
Nikita ef087eb008 Fixed - Lot of connections remain in TIME_WAIT state after Redisson shutdown. #1532 7 years ago
Nikita e8dfd1e46c RStream refactoring #1490 7 years ago
Nikita dce544c18a Fixed - RedissonRateLimiter acquire() blocks forever #1524 7 years ago
Nikita 1bdc88cb93 Feature - dump and restore methods added to RObject interface. #1529 7 years ago
Nikita fd913ab2e6 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita bb491f60f1 Fixed - ClassNotFoundException arise in Tomcat session manager #1454 7 years ago
Nikita Koksharov 39c6ad8162
Update README.md 7 years ago
Nikita Koksharov f9cc2927b3
Update CHANGELOG.md 7 years ago
Nikita d37aa9b442 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 45f9b4b831 [maven-release-plugin] prepare release redisson-3.7.3 7 years ago
Nikita 1a61d03655 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita b506c2e41d [maven-release-plugin] prepare release redisson-2.12.3 7 years ago
Nikita c1f3fa8140 Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/reactive/RedissonKeysReactive.java
#	redisson/src/main/java/org/redisson/reactive/RedissonSetReactive.java
7 years ago
Nikita ae15cc56ca Iterator with batch size param for all collections. #1519 7 years ago
Nikita 9aa39213de Merge branch 'master' into 3.0.0 7 years ago
Nikita 66dc33d690 SnappyCodecV2 tests added 7 years ago