Commit Graph

2573 Commits (0b9c238187380e9cda1318298e42ca28455248e2)
 

Author SHA1 Message Date
Nikita 4b66fe815d Bounded blocking queue implemented. #347 9 years ago
Nikita 6b43754150 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 6615293b4b Ability to define custom ExecutorService for remoteService workers 9 years ago
Nikita Koksharov fd3f60a131 Update CHANGELOG.md 9 years ago
Nikita c3c190e646 Refactoring 9 years ago
Nikita 1d0d87b8e0 Merge branch '2.2.x' 9 years ago
Nikita 1bb79989dc PubSub connection should be connected to node according slot derived from channel name in cluster mode. #572 9 years ago
Nikita f31febcf3d change reverted 9 years ago
Nikita 7651ceedb1 Merge branch '2.2.x'
# Conflicts:
#	src/main/java/org/redisson/RedissonPatternTopic.java
#	src/main/java/org/redisson/RedissonTopic.java
#	src/main/java/org/redisson/connection/MasterSlaveEntry.java
#	src/main/java/org/redisson/reactive/RedissonPatternTopicReactive.java
#	src/main/java/org/redisson/reactive/RedissonTopicReactive.java
9 years ago
Nikita 1a2d4156a7 Compilation fixed 9 years ago
Nikita f7e994975e Cancel unsuccessful subscription and remove AsyncSemaphore listener. #543 9 years ago
Nikita 2c3b9337f2 Avoid netty threads blocking by Semaphore.acquire method. #543 9 years ago
Nikita ce0be05cc9 Compilation fixed 9 years ago
Nikita a39e9939f1 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita Koksharov add72bfd2d Update README.md 9 years ago
Nikita 03bac982d8 Merge branch '2.2.x' 9 years ago
Nikita Koksharov 1831ec4abf Update CHANGELOG.md 9 years ago
Nikita d9bdc55e36 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita bf80474e34 [maven-release-plugin] prepare release redisson-2.2.23 9 years ago
Nikita 682472af3b Redisson node launch class implemented. #208 9 years ago
Nikita af0025d4d5 RemoteSevice name generation scheme should be cluster friendly. #208 9 years ago
Nikita 226af66fa2 Merge branch '2.2.x'
# Conflicts:
#	src/main/java/org/redisson/RedissonRemoteService.java
9 years ago
Nikita 78f8bcf290 Ack name generation fixed 9 years ago
Nikita 6c658c465a Merge branch '2.2.x' 9 years ago
Nikita 86f7ee28e8 Add exactly 1 second to blpop timeout. #565 9 years ago
Nikita 93b73e8c86 Support Redisson instance injection into ExecutorService task. Refactoring. #208 9 years ago
Nikita 8f8060937b ExecutorService tests added #208 9 years ago
Nikita 8b4a3ad3df Merge branch '2.2.x' 9 years ago
Nikita 013938c28d ErrorsCodec added 9 years ago
Nikita 0b36b8bfc3 test fixed 9 years ago
Nikita b32b31e094 Merge branch '2.2.x' 9 years ago
Nikita ad51521026 Unable to redefine RedisClient command execution timeout #570 9 years ago
Nikita d215e8f1bf Exceptions handling in CommandEncoder #568 9 years ago
Nikita d6a397593d ExecutorService polishing. #208 9 years ago
Nikita a2e074b7dd Merge branch '2.2.x' 9 years ago
Nikita 393930eff5 Fixed exceptions handling in CommandDecoder. #567 9 years ago
Nikita cfe0dce7c9 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 7646d0b1a3 ExecutorService implementation. #208 9 years ago
Nikita Koksharov 176b91c16b Merge pull request #566 from lefay1982/master
Redisson and RedissonReactive can be extends.
9 years ago
lefay 2dd0c9b24d Redisson pretected 9 years ago
lefay e7a3098f7d Redisson and RedissonReactive can be extends. 9 years ago
Nikita b08181ceb6 Merge branch '2.2.x' 9 years ago
Nikita c882694b94 BLPOP response timeout calculation fixed. #565 9 years ago
Nikita 8594e9c554 Merge branch '2.2.x'
# Conflicts:
#	src/main/java/org/redisson/RedissonRemoteService.java
9 years ago
Nikita 5a0b32f6ae Future.cancel method handling for remote method call. #560 9 years ago
Nikita 037f996512 Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita e306bac11f Merge branch '2.2.x' 9 years ago
Nikita a3e8af5995 Ack object used to prevent race-condition during ack receiving should be created per request. 9 years ago
Nikita Koksharov b32d6c5285 Update README.md 9 years ago
Nikita Koksharov 75db6e2edc Update README.md 9 years ago