Commit Graph

1839 Commits (f36bade5c1b5a52e937d67b4263a2fd1fb3e3480)
 

Author SHA1 Message Date
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
Felix edfc6195a4 fix Low level Redis client shutdown issue: eventloopgroup won't be shutdown.
The eventloopgroup should be shutdown gracefully
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
Nikita 062b5b59bc ClusterConfig check in loadBucketValues added 9 years ago
Nikita 364fb2360f RBlockingDeque added to RBatch. #320 9 years ago
Nikita 74d7f0d8bc RBlockingDeque implemented. #320 9 years ago
Nikita 8de1f5ebe7 BlockingQueue comments fixed 9 years ago
Nikita 1d2461ec25 Refactoring 9 years ago
Nikita af73f830f5 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 868d0916d0 CROSSLOT errors fixed for RReadWriteLock in cluster mode 9 years ago
Nikita Koksharov 3d0ccb7b5e Update README.md 9 years ago
Nikita 8c819b9fb2 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita b57fd8b18d [maven-release-plugin] prepare release redisson-2.2.3 9 years ago
Nikita df8d1ac4c9 concurrentunit added 9 years ago
Nikita 2420cb6238 comments added 9 years ago
Nikita 67a3a84d55 Revert "ConnectionListener renamed to ServerListener"
This reverts commit ba7d96316d.
9 years ago
Nikita ba7d96316d ConnectionListener renamed to ServerListener 9 years ago
Nikita 785232e261 Some details added to ConnectionPool error message 9 years ago
Nikita 54e8cc5529 RLock expiration renewal task scheduling fixed (again). #329 9 years ago