Commit Graph

1989 Commits (d6a397593dbf5cfed9b14d1641afd759eee2639f)
 

Author SHA1 Message Date
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
Nikita Koksharov 0fd6eeb306 Update README.md 9 years ago
Nikita Koksharov 6e96d6d36c Update CHANGELOG.md 9 years ago
Nikita 5569ed4122 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita d22b95abac [maven-release-plugin] prepare release redisson-2.2.22 9 years ago
Nikita 64615845e8 ReadMode moved to org.redisson.config 9 years ago
Nikita 6f9128a56c Merge branch '2.2.x' 9 years ago
Nikita 0c36f27fc8 java.lang.UnsupportedOperationException during command batch usage with netty 4.0.38 and higher #557 9 years ago
Nikita 4320879f3a Move all config classes to org.redisson.config package #492 9 years ago
Nikita f72d50dd87 package org.redisson.core was renamed to org.redisson.api #551 9 years ago
Nikita f5bb3a26da license changed 9 years ago
Nikita Koksharov fdaaf99cfe Merge pull request #527 from jackygurui/live-object
Live object
9 years ago
Nikita Koksharov 7a4da39835 Update README.md 9 years ago
Nikita Koksharov dad6f61005 Update CHANGELOG.md 9 years ago
Nikita f165f98c3b [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 6a68886941 [maven-release-plugin] prepare release redisson-2.2.21 9 years ago
Nikita cd9e3b25a3 netty updated to latest 9 years ago
Nikita 3904e59216 RedissonReadWriteLock should use master node only 9 years ago
Nikita 0b8b672f82 test fixed 9 years ago
Nikita 0777e04ced Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 1190cc5246 RLock, RSemaphore, RCountDownLatch can blocks forever under some conditions. #543 9 years ago
Nikita Koksharov afcf25793b Update README.md 9 years ago
Nikita Koksharov 62399eeeaf Update CHANGELOG.md 9 years ago
Nikita 1aaa941271 [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 6efc8084a7 [maven-release-plugin] prepare release redisson-2.2.20 9 years ago
Nikita 9f426dda54 test fixed 9 years ago
Nikita da21348ff2 Compilation fixed 9 years ago
Nikita b3fed96b25 NPE during re-subscription fixed 9 years ago
Nikita 122ac10db3 logging fixed 9 years ago
Nikita 1744eb0c43 Tests fixed 9 years ago
Nikita 5ee8f779ee RSortedSet doesn't work in cluster mode. 9 years ago
Nikita 5577a2c6b7 PubSubConnectionPool initialization fixed. #550 9 years ago
Nikita 8cb409ffcc NPE during pubsub usage in cluster 9 years ago
Nikita a190a47003 Merge branch 'master' of github.com:mrniko/redisson 9 years ago