Commit Graph

1154 Commits (d4719b45d76abfd0d3e284d2c369e6b3f8ae1a44)
 

Author SHA1 Message Date
Nikita d4719b45d7 RKeys.count method added. #331 9 years ago
Nikita 1e8d6df7ec [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 2675cff26f [maven-release-plugin] prepare release redisson-2.2.4 9 years ago
Nikita a7bd135a7c maven.test.skip added 9 years ago
Nikita 4584710913 master server duplication among slaves in Sentinel mode fixed 9 years ago
Nikita 76eebdd45a Connections restore with Sentinel servers fixed. 9 years ago
Nikita c20e550dae shutdownLatch.release not invoked in some cases 9 years ago
Nikita 55a2df687b WeightedRoundRobinBalancer added. #344 9 years ago
Nikita bcde8ca15e RedisConnectionException should be throw if Redisson can't connect to servers. #343 9 years ago
Nikita d3b2cb3213 TTL value checking 9 years ago
Nikita a766513874 Code cleanup 9 years ago
Nikita 729046db88 RMapCache.fastPut with TTL added 9 years ago
Nikita 6454ec28d4 Batch executor optimization 9 years ago
Nikita 396fa641f2 if ttl = 0 then entry stored infinitely 9 years ago
Nikita 4c94081724 RedissonBlockingDeque refactoring 9 years ago
Nikita 52a8a1091a Redis servers restart handling in Sentinel mode fixed. 9 years ago
Nikita 4c897806f6 Connection leak fixed. #338 9 years ago
Nikita b70dd92b6d compilation fixed 9 years ago
Nikita f99cda5232 messageDecoder removed from AsyncDetails 9 years ago
Nikita fac418e9f6 Memory allocation optimization. #338 9 years ago
Nikita f45244b979 Fixed message format of sentinel absence warn at startup 9 years ago
Nikita 087dd40f1b Code cleanup 9 years ago
Nikita cbb35e707e RedissonLexSortedSet non string codec can't be used. 9 years ago
Nikita ae72c05b93 Sentinel connection optimization. #338 9 years ago
Nikita 3587015180 Minor optimization. #338 9 years ago
Nikita 7a64333f0f CommandsQueue object allocations optimization. #338 9 years ago
Nikita ca6be04b0e SuccessFuture allocation optimization. #338 9 years ago
Nikita e17a9ce303 Success\Failed Future listener notification optimization. #338 9 years ago
Nikita b0d9803593 Object allocation optimization. #338 9 years ago
Nikita 9468dd6fc0 MapKeyDecoder and MapValueDecoder called in wrong order. #258 9 years ago
Nikita b9df357760 RedissonSemaphoreTest improvements 9 years ago
Nikita e21cb38194 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 18e5051c82 RSemaphore optimization. #207 9 years ago
Nikita Koksharov b37df76377 Update README.md 9 years ago
Nikita Koksharov a4fc54e2a3 Update README.md 9 years ago
Nikita Koksharov 6b14ca03eb Rename CHANGELOG.MD to CHANGELOG.md 9 years ago
Nikita Koksharov 11bcbba5cd Create CHANGELOG.MD 9 years ago
Nikita 80a1ea194c refactoring 9 years ago
Nikita c3dd888b96 RSemaphore improvements and tests. #207 9 years ago
Nikita aef3214d23 ConnectionWatchdog throws exception when eventloop in shutdown state 9 years ago
Nikita 0c4c0619b3 RCountDownLatch comment spelling fixed 9 years ago
Nikita 98de5e3c61 tests fixed 9 years ago
Nikita 42fa838e1d RSemaphore implementation. #207 9 years ago
Nikita 73553bdabd RLock minor improvements 9 years ago
Nikita 465fecb8d4 comment fixed 9 years ago
Nikita 9c444268ea minor improvement 9 years ago
Nikita 2ca2358abe RedissonLock refactoring 9 years ago
Nikita 41ee17d2e1 ReadWriteLock forceUnlock fixed 9 years ago
Nikita ee3704356b RedissonWriteLock forceUnlockAsync fixed 9 years ago
Nikita 615eedd580 RedissonWriteLock forceUnlock fixed 9 years ago