Commit Graph

2728 Commits (5d83a86d33237e6c385b9705367dd7ea1d7f879e)
 

Author SHA1 Message Date
Nikita b8581bf0a3 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 28ed6b04b9 QueueTransferService added. #695 8 years ago
Nikita Koksharov 6090136f45 Merge pull request #697 from smigfu/dont_close_shared_executor_and_eventloop
Don't close shared instances of ExecutorService or EventLoopGroup
8 years ago
Philipp Marx 8209d2a29b Don't close shared instances of ExecutorService or EventLoopGroup 8 years ago
Nikita 2b8d524b14 BlockingFairQueue implementation #695 8 years ago
Nikita 452cdf364c readAll and readAllAsync were added to RQueue interface 8 years ago
Nikita c8224ae01c Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita a34f0fe56c Fixed NPE in CommandDecoder.handleResult #692 8 years ago
Nikita Koksharov 0751a424bd Update README.md 8 years ago
Nikita Koksharov 985c1a20cb Update README.md 8 years ago
Nikita Koksharov 933013e793 Update README.md 8 years ago
Nikita Koksharov 439b5cf430 Update README.md 8 years ago
Nikita Koksharov b2e91d2657 Update CHANGELOG.md 8 years ago
Nikita 065dd3ff7b [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 510fd62b30 [maven-release-plugin] prepare release redisson-2.6.0 8 years ago
Nikita f6f6cdefe8 RedissonBinaryStreamTest.testSkip added 8 years ago
Nikita 9ca3e00f43 LogHelper optimization 8 years ago
Nikita ab7925eee1 Fix exception message #686 8 years ago
Nikita 41c406d5f0 comments added 8 years ago
Nikita 7d66a9066c Elasticache Master node change detection process optimization. 8 years ago
Nikita 101c27595f RKeys.isExists method added #691 8 years ago
Nikita Koksharov a78d99b00a Merge pull request #687 from smigfu/issue_682
Introduce LogHelper to prevent excessive byte[] logging
8 years ago
Nikita ca6be91ba7 Comment added to RBatch.executeSkipResult method. #676 8 years ago
Nikita a436a8232e Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita ca1a320dca Split binary stream of RBinaryStream object to multiple objects if it exceeds 512MB. #669 8 years ago
Nikita Koksharov a38c40fb93 Update README.md 8 years ago
Nikita Koksharov 54c37fdd5a Update README.md 8 years ago
Nikita fe8739194f RBinaryStream object added. #669 8 years ago
Nikita 1cd1ad3186 stale resources removed 8 years ago
Nikita 54dcf98a0a test removed 8 years ago
Nikita 8dc34e6f3f Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita c1c6db9b01 JCache API implementation #314 8 years ago
Philipp Marx 7bb3e486b9 Introduce LogHelper to prevent excessive byte[] logging
CLOSES #682
8 years ago
Nikita Koksharov 527b99008d Update README.md 8 years ago
Nikita 07ed19f56d Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 93d4c8ee2f RFairLock.forceUnlock doesn't clean stale queued threads. 8 years ago
Nikita Koksharov 90b3547b25 Update README.md 8 years ago
Nikita Koksharov 373efc58ea Update README.md 8 years ago
Nikita Koksharov 47cc0d7606 Update CHANGELOG.md 8 years ago
Nikita 25240dc214 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita edad3c52bb [maven-release-plugin] prepare release redisson-parent-2.5.1 8 years ago
Nikita 329e7e1156 RMapCache.fastPutIfAbsentAsync doesn't take in account expiration #678 8 years ago
Nikita bde32406a1 `connectTo` should release connection if promise has been already done. #680 8 years ago
Nikita 937215e22d Refactoring. #680 8 years ago
Nikita b58c05851d Remove `pool exhausted` exception #680 8 years ago
Nikita c73c760fa4 Remove `pool exhausted` exception #680 8 years ago
Nikita 64fc4d933c Timer initialization fixed. #671 8 years ago
Nikita 65c45d5e85 comments fixed 8 years ago
Nikita 37f802d242 Merge branch 'master' of github.com:mrniko/redisson 8 years ago
Nikita 70be4685f0 Add key/value null checking for RedissonMap object 8 years ago