Commit Graph

3813 Commits (54de0bf71b836d5799ca50c96a85861acbe8f820)
 

Author SHA1 Message Date
Nikita 54de0bf71b Merge branch 'master' into 3.0.0 7 years ago
Nikita 88b9b11c11 comments added 7 years ago
Nikita 802be8979e Fixed - value can't be added to BloomFilter (regression bug since 2.11.0/3.7.0) 7 years ago
Nikita db4461b772 sentinels amount checking. #1424 7 years ago
Nikita 510f0e1ffc response of time() method extended. #1443 7 years ago
Nikita 058310b80b Merge branch 'master' into 3.0.0 7 years ago
Nikita 6e9f8d667e refactoring 7 years ago
Nikita dfb43bc14a Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/reactive/RedissonBaseMultimapReactive.java
#	redisson/src/main/java/org/redisson/reactive/RedissonMapReactiveIterator.java
#	redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java
7 years ago
Nikita fe98d0aa14 Fixed - Collection iterator is not using the same Redis node. #1447 7 years ago
Nikita 3aaed2f9d1 refactoring 7 years ago
Nikita e8a654979e refactoring 7 years ago
Nikita 733f64d5af RRateLimiter added. #75 7 years ago
Nikita daac20fcd2 RListReactive, RMapCacheReactive, RSetCacheReactive and RSetReactive are up-to-date to Async interfaces. #1441 7 years ago
Nikita c2f675d3be Merge branch 'master' into 3.0.0 7 years ago
Nikita 1b62f99e6f libs updated 7 years ago
Nikita 10f8839f29 ExecutorService task failover implemented. #1291, #1120 7 years ago
Nikita c169193bc6 refactoring 7 years ago
Nikita 8ea5a5d1c8 Fixed - RedissonNode shutdown process. #1291 7 years ago
Nikita 9a31ce81a2 Fixed - response queue expiration time set to one hour. #1059 7 years ago
Nikita 2222e3d134 Fixed - Executed remote tasks are not removed from Redis. #1393 7 years ago
Nikita 5b9b84a5c8 Merge branch 'master' into 3.0.0 7 years ago
Nikita 14fe53321c refactoring 7 years ago
Nikita 23f4fa80e2 Merge branch 'master' into 3.0.0 7 years ago
Nikita b5c08a4d75 refactoring 7 years ago
Nikita b4280ebb56 Merge branch 'master' into 3.0.0 7 years ago
Nikita 1ceb21c28d AsyncSemaphore.toString method added 7 years ago
Nikita 6dc933d47b 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 7da772d684 RedisTimeoutException message fixed 7 years ago
Nikita 1e1e01af7e Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 29e4c867b5 refactoring 7 years ago
Nikita 105c67bcd4 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita f173e00020 netty updated 7 years ago
Nikita Koksharov f2269cefff
Update README.md 7 years ago
Nikita Koksharov 619424d848
Update README.md 7 years ago
Nikita Koksharov a323460caf
Update README.md 7 years ago
Nikita f6cb32655f [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 12b326873b [maven-release-plugin] prepare release redisson-3.7.0 7 years ago
Nikita 59ee2a2738 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita f817b8aed9 [maven-release-plugin] prepare release redisson-2.12.0 7 years ago
Nikita Koksharov 5851addfdd
Update README.md 7 years ago
Nikita Koksharov 65231a02f9
Update README.md 7 years ago
Nikita 7b23774a12 Merge branch 'master' into 3.0.0 7 years ago
Nikita 8b2645e629 refactoring 7 years ago
Nikita Koksharov 2688a59c67
Update CHANGELOG.md 7 years ago
Nikita fc0f4afc25 WriteRedisConnectionException should extends RedisConnectionException 7 years ago
Nikita 3ef475b1f1 Merge branch 'master' into 3.0.0 7 years ago
Nikita dc6649301b Refactoring 7 years ago
Nikita 29dff07e97 Fixed - RedisTimeoutException arise during blocking command execution on RBlockingQueue and RBlockingDeque objects. #1434 7 years ago
Nikita fe79bbf5f2 Serializable interface added AttributeMessage 7 years ago
Nikita 02d5b0ff4f Fixed - bad argument #1 to 'len' (string expected, got boolean) #1152 7 years ago