Commit Graph

2979 Commits (b81840eb08a9b8835df158e2170608a4cc18ae83)
 

Author SHA1 Message Date
Nikita 88b626faf4 javadocs fixed 8 years ago
Nikita b5f2827413 refactoring 8 years ago
Nikita 369e30640c MapWriter (write-trough) support for RMap added. #927 8 years ago
Nikita 2da21fb4d8 MapLoader support for RMap added. #927 8 years ago
Nikita 895994a357 methods with threadId parameter added to RLockAsync interface 8 years ago
Nikita dce5467e0e XMLGregorianCalendar type handling in JSON codec 8 years ago
Nikita fffbf0ef0e Add RList.get method to load elements in a batch #923 8 years ago
Nikita d7d94fa36c SELECT command shouldn't be executed on Sentinel servers #924 8 years ago
Nikita 3a5fdaa66f refactoring 8 years ago
Nikita cb1178c829 Tests added for tasks batch feature 8 years ago
Nikita 40cf0f0c1a refactoring 8 years ago
Nikita 952bbb708e Ability to submit few tasks atomically (in batch) through RExecutorService interface #921 8 years ago
Nikita 273cff0d17 PatternTopic fixed 8 years ago
Nikita 012d2e7fbb ExecutorService should return RExecutorFuture object with taskId #920 8 years ago
Nikita 558f36b3af LocalCachedMapInvalidate object can't be serialized by Kryo codec. #918 8 years ago
Nikita e56e0910a9 Config.keepPubSubOrder setting added. #919 8 years ago
Nikita 8cad23cdce Fixed Stackoverflow error arise during decoding of large amount of PubSub messages. #863 8 years ago
Nikita c6d814b048 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita fe3d72e37e RedissonTest.testReconnection test added #914 8 years ago
Nikita Koksharov dd491f3e62 Create CHANGELOG.md 8 years ago
Nikita Koksharov 7ab735e78c Create CHANGELOG.md 8 years ago
Nikita 8de0f4314c Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita a6fbdf5cb4 Fixed - connection listener is not invoked in some cases 8 years ago
Nikita Koksharov 15e5afc276 Create README.md 8 years ago
Nikita Koksharov 4079027124 Create CHANGELOG.md 8 years ago
Nikita 519956b683 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 4c8e3c0c42 [maven-release-plugin] prepare release redisson-2.9.3 8 years ago
Nikita 48c4a87c51 imports fixed 8 years ago
Nikita c9f9aaf127 lockWatchdogTimeout config parameter introduced. #775 8 years ago
Nikita 0fe6a42c0c RedissonMapCache cluster support improvements 8 years ago
Nikita dac88df5e2 RedissonReference refactoring 8 years ago
Nikita Koksharov 398cb0c777 Merge pull request #904 from jackygurui/RedissonReferenceSerializable
Redisson Reference Serializable
8 years ago
Rui Gu 2c4761f1b5 Added Serializable to RedissonReference 8 years ago
Rui Gu f17a2551b6 Merge remote-tracking branch 'redisson/master' into RedissonReferenceSerializable 8 years ago
Nikita 68c9dc23fa RedisConnection special constructor added 8 years ago
Nikita bd76707828 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 0053bf325e MapCache listeners added. #879 8 years ago
Nikita Koksharov 386ea8f07a Merge pull request #903 from diogonicoleti/bump-jackson-version
Update Jackson dependencies to version 2.7.6
8 years ago
Diogo Nicoleti cf89ee70ad
bump jackson version to 2.7.6 8 years ago
Nikita 4a37a5e4a4 dnsMonitoring turned on by default for SingleServerConfig 8 years ago
Nikita ee3617be5d Correct keyManagerFactory init with defined password. #842 8 years ago
Nikita a575b5f4c5 netty updated 8 years ago
Nikita 278b6d7ea1 fixed RedissonBoundedBlockingQueue.pollAsync blocks if timeout is less than 1 second #896 8 years ago
Nikita 083065c332 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita e2c9d17848 SentinelConnectionManager should use AUTH with Sentinel servers 8 years ago
Nikita Koksharov a381aea5a3 Merge pull request #894 from jackygurui/add-uri-builder
URIBuilder & SSL in Namespace
8 years ago
Nikita 8f4ab052a7 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 48ddec70e2 unlocking of nested readLock deletes writeLock. #891 8 years ago
Rui Gu 1f1f94209a Merge branch 'redisson/master' into add-uri-builder
# Conflicts:
#
redisson/src/main/java/org/redisson/connection/SentinelConnectionManager
.java
8 years ago
Rui Gu 1c7b2a251c added redisson-1.1.xsd to support SSL related changes
changed the creation of RedisClient to use RedisClientConfig
updated test xml to use 1.1 xsd
updated wiki test xml to include SSL related configs in reflection to
changes made in wiki
8 years ago