Commit Graph

3380 Commits (2f41394063b9b81fb9029875d1e9755f30ffb0b2)
 

Author SHA1 Message Date
Nikita Koksharov 415b1559db Update CHANGELOG.md
Nikita 7158820fe7 [maven-release-plugin] prepare for next development iteration
Nikita 61947eb8cd [maven-release-plugin] prepare release redisson-2.10.1
Nikita 8b0aea85c0 license header added
Nikita d67b0a0a9f javadocs fixed
Nikita a02d509573 DNS monitoring support for Sentinel, Master/Slave and Replicated mode ,
Nikita 5152c66e29 Shutdown master's entry in slaveConnectionPool during master change process.
Nikita f24955846b LoadBalancerManager should use ip only to map ClientConnectionsEntry.
Nikita f1e4cadebc Print cluster configuration output on first connection
Nikita 7eead2b06f Comment added
Nikita 2082f62036 CompositeCodec added
Nikita 048271f69e "Can't aquire connection" error should be more informative
Nikita b573eadd80 Added readMode property for RedissonSessionManager
Nikita b93cba087b refactoring
Nikita 2bdccfccf1 RMapCache.putAll couldn't handle map with entries amount larger than 5000.
Nikita 907f180ac3 Merge branch 'master' of github.com:redisson/redisson
Nikita 056adfa7d5 RedissonSession attributes should be read in first order to avoid invalidated session exception.
Nikita Koksharov 0ddae94bb7 Update README.md
Nikita Koksharov e37d7107b7 Update README.md
Nikita Koksharov aa1e74ad6a Update README.md
Nikita Koksharov 16c3258086 Update CHANGELOG.md
Nikita 25468044a6 [maven-release-plugin] prepare for next development iteration
Nikita 138c14fa5c [maven-release-plugin] prepare release redisson-2.10.0
Nikita 3ab061094c refactoring
Nikita 0c968223b9 Merge branch 'master' of github.com:redisson/redisson
Nikita f0ab27bf5c Error message fixed
Nikita 42d6df5752 ConnectionWatchdog should handle timer's IllegalStateException properly
Nikita Koksharov 365601871e Update CHANGELOG.md
Nikita 90f1d528ca Fixed - ContextClassLoader should be used by Redisson Codec for Tomcat session's object serialization.
Nikita 8eda8c052d Fixed - NullValue does not implement Serializable
Nikita 69d7aff15e RLocalCachedMap doesn't work with non-json and non-binary codecs
Nikita 1b89afbd6f RSemaphoreReactive added
Nikita 3c0449eda7 Fixed - Tomcat RedissonSessionManager doesn't remove session on invalidation/expiration.
Nikita cd4a848a42 CommandReactiveBatchService implemented as separate batchService for Reactive objects.
Nikita 0994aee746 unlink, flashdb and flashall async commands support.
Nikita 79f69ff28a refactoring
Nikita dc503c8428 Priority queues should acquire lock before polling the element
Nikita 571300b247 RBlockingFairQueue moved to PRO version
Nikita 7c53e7bd64 Merge branch 'master' of github.com:redisson/redisson
Nikita 59fc6cb329 deprecated method removed
Nikita Koksharov 38c145c099 Merge pull request from Vcgoyo/master
[Spring-Session Compatible]
wukai6 f19e050e65 [Spring-Session-Module]Modify the param of RedissonSessionRepository's
method publishEvent from Object to ApplicationEvent to compatible with
all spring version
Nikita Koksharov 0a94261db9 Update README.md
Nikita b27acc8e3d RReadWriteLockReactive implemented
Nikita 690962a954 Merge branch 'master' of github.com:redisson/redisson
Nikita b81840eb08 Add RLockReactive
Nikita Koksharov 5ac1e6746b Update CHANGELOG.md
Nikita Koksharov 60b20876c0 Update README.md
Nikita Koksharov 1bfe16e106 Update README.md
Nikita Koksharov b2b55a467a Update CHANGELOG.md