Commit Graph

3035 Commits (06706d42f5e960787ec42bfb64039030e71ad54d)
 

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