Commit Graph

5046 Commits (ac6581ed21d111d27dfbe41b1662d742df3d0c43)
 

Author SHA1 Message Date
Nikita Koksharov 7ea91799d6
Update README.md 6 years ago
Nikita Koksharov e1a489ea00
Update README.md 6 years ago
Nikita Koksharov a641503b6e
Update CHANGELOG.md 6 years ago
Nikita Koksharov b41a66753b [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov 09be87b8d9 [maven-release-plugin] prepare release redisson-3.10.5 6 years ago
Nikita Koksharov 475cd2d1db netty updated 6 years ago
Nikita Koksharov 14a2582e75 refactoring 6 years ago
Nikita Koksharov 5c2b4804bb libs updated 6 years ago
Nikita Koksharov 5319b67e47 refactoring 6 years ago
Nikita Koksharov a2cf0e26e2 Fixed - compatibility with hibernate 5.2.0 - 5.2.4 versions. #1994 6 years ago
Nikita Koksharov da7ebb5b71 Feature - GetAndSet method with TTL support added RBucket, RBucketAsync, RBucketReactive, RBucketRx interfaces #1986 6 years ago
Nikita Koksharov 90699e0cdf
Merge pull request #1979 from hrakaroo/master
Shuffle the sentinel list so all clients don't prefer the same sentinel
6 years ago
Nikita Koksharov 04e6f51ecc Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 33fdb6a3ef Feature - addListener and removeListener methods added to RObject, RObjectAsync, RObjectReactive, RObjectRx objects. Allows to add and remove listeners for Deleted and Expired keyspace events published by Redis. #220 6 years ago
Nikita Koksharov 7ca00d76b5
Update README.md 6 years ago
Nikita Koksharov 224a900aab refactoring 6 years ago
Nikita Koksharov b852688f89
Update README.md 6 years ago
Nikita Koksharov e5c84d783a refactoring 6 years ago
Nikita Koksharov c19e9aba18 RPatternTopic.removeListenerAsync method added 6 years ago
Nikita Koksharov ff3ae4a7bc Feature - add getMultiLock, getRedLock methods to RedissonClient, RedissonRxClient and RedissonReactiveClient interfaces #1988 6 years ago
Nikita Koksharov 520268da69 javadocs added 6 years ago
Nikita Koksharov bd74e07fdb Fixed - ClassCastException during RBatchReactive and RBatchRx execution in exectionMode = REDIS_WRITE_ATOMIC or REDIS_READ_ATOMIC. #1661 6 years ago
Nikita Koksharov c0729ae51a javadocs added 6 years ago
Nikita Koksharov f0c78121eb Improvement - methods of RxJava2 interfaces should use full set of result objects: Single, Maybe or Completable #1912 6 years ago
Nikita Koksharov b1f3d3411a checkstyle plugin updated 6 years ago
Nikita Koksharov 6ee48594b3 refactoring 6 years ago
Nikita Koksharov 4ee3074dfe Fixed - Sentinel doesn't support AUTH command. #1981 6 years ago
Nikita Koksharov a12722ec92 Fixed - command response shouldn't be printed in case of timeout #1654 6 years ago
Nikita Koksharov 06f8ec1572 Fixed - HP NONSTOP OS is not supported by MapCacheEventCodec #1956 6 years ago
Nikita Koksharov 0d64e0fb62 Feature - getInfo, listGroups, listConsumers methods added to RStream object. #1964 6 years ago
Joshua Gerth 488fe8fa8d
Shuffle the list so all clients don't prefer the same sentinel 6 years ago
Nikita Koksharov 3311e56e4f Fixed - RStream.readGroup method doesn't handle empty result properly with Redis 5.0.3 #1978 6 years ago
Nikita Koksharov 6c9c295025 Fixed - AUTH password included in Exception. #1976 6 years ago
Nikita Koksharov deaca654c0 Fixed - locked lock isn't unlocked after disconnect to Redis #1966 6 years ago
Nikita Koksharov f01fd0823b refactoring 6 years ago
Nikita Koksharov a813ef69dc Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 0e3d415844 RedissonMultiLock should implement RLock interface #1973 6 years ago
Nikita Koksharov 226b5af5ec
Update README.md 6 years ago
Nikita Koksharov 7ecc3a3180
Update README.md 6 years ago
Nikita Koksharov 6f8e29f963
Update README.md 6 years ago
Nikita Koksharov 2c9acf7322
Update README.md 6 years ago
Nikita Koksharov 3cfe2d0f33
Update README.md 6 years ago
Nikita Koksharov 1fa849c4ca
Update README.md 6 years ago
Nikita Koksharov 76e606db91
Update README.md 6 years ago
Nikita Koksharov 82ba0445c2
Update CHANGELOG.md 6 years ago
Nikita Koksharov 4a630ac4ba [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov a66070d02f [maven-release-plugin] prepare release redisson-3.10.4 6 years ago
Nikita Koksharov 27f5bb4f47 checkstyle rules added 6 years ago
Nikita Koksharov 78264ec79a Feature - getCountDownLatch, getPermitExpirableSemaphore, getSemaphore, getFairLock methods added to RMultimap object #1963 6 years ago
Nikita Koksharov 7e94157530 refactoring 6 years ago