Commit Graph

5857 Commits (c1ff36399093795c9024cfb08724ea3c499330ab)
 

Author SHA1 Message Date
Nikita Koksharov 7814100618 Fixed - RLiveObjectService.merge() method doesn't override collection state #2778 5 years ago
Nikita Koksharov 52c0d46c83 Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 1ed0802404 Fixed - PingConnectionHandler doesn't report errors if PING command can't be sent. #2770 5 years ago
Nikita Koksharov aa94f660c3
Merge pull request #2776 from AayushyaVajpayee/master
unlink method calls deleteAsync inside instead of unlinkAsync
5 years ago
Aayushya Vajpayee 444a1069bb unlink method calls deleteAsync inside instead of unlinkAsync
Signed-off-by: Aayushya Vajpayee <aayushyavajpayee@gmail.com>
5 years ago
Nikita Koksharov bccdeec2d5
Update README.md 5 years ago
Nikita Koksharov 21973e0408 Fixed - NPE thrown after logout Tomcat application. #2774 5 years ago
Nikita Koksharov 32b1cadc1f test added 5 years ago
Nikita Koksharov 473cb681b6 test fixed 5 years ago
Nikita Koksharov ccb009219d javadocs fixed 5 years ago
Nikita Koksharov 69034c3bd5 Fixed - UpdateValue throws NPE if getNext() returns null. #2751 5 years ago
Nikita Koksharov d8391d1a57 RTimeSeries.remove method added 5 years ago
Nikita Koksharov 775a93b4ed refactoring 5 years ago
Nikita Koksharov ca4a63eb23 checkstyle fixed 5 years ago
Nikita Koksharov a4a0487d3a Fixed - RedissonTransactionalMapCache.put() inserts entries with incorrect TTLs. #2758 5 years ago
Nikita Koksharov 36b15709f6 Feature - TimeSeries object added. #2742 5 years ago
Nikita Koksharov c8e4c50a11 Feature - TimeSeries object added. #2742 5 years ago
Nikita Koksharov f4ad9382e1 Fixed - connections to slave are doubled after redis cluster failover. #2672 5 years ago
Nikita Koksharov 53fbbf7d1f Fixed - connections to master are doubled after redis cluster failover. #2672 5 years ago
Nikita Koksharov 5e16a5bf92 netty updated 5 years ago
Nikita Koksharov 2a856df488 Fixed - RejectedExecutionException thrown by RedisClient.connectAsync method during shutdown process. 5 years ago
Nikita Koksharov f746df0545 Fixed - RejectedExecutionException thrown by RedisClient.connectAsync method during shutdown process. 5 years ago
Nikita Koksharov 521fef8cca Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov ea9a2f8243 refactoring 5 years ago
Nikita Koksharov bdcd2cc5aa
Update README.md 5 years ago
Nikita Koksharov b0fc6b74e6
Update README.md 5 years ago
Nikita Koksharov df73dc3bdf
Update README.md 5 years ago
Nikita Koksharov a23f674a19
Update README.md 5 years ago
Nikita Koksharov 659c231739
Update README.md 5 years ago
Nikita Koksharov d2b7b2d37c Fixed - MarshallingCodec encoder stops to work correctly if non-serialized object was serialized. #2725 5 years ago
Nikita Koksharov ddff03ddd3 refactoring 5 years ago
Nikita Koksharov 57132c32b8 Default codec changed to MarshallingCodec #2722 5 years ago
Nikita Koksharov 61458e4f29 Default codec changed to MarshallingCodec #2722 5 years ago
Nikita Koksharov e5deb5c88f Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov c7036d9339 Fixed - Cache isn't applied to hibernate collection, that is joined by non primary key field #2708 5 years ago
Nikita Koksharov e197c43107 unnecessary dependencies removed 5 years ago
Nikita Koksharov b13399ce95 Fixed - hibernate 5.3 doesn't wrap cache exception into CacheException object 5 years ago
Nikita Koksharov 4c11f13e9b refactoring 5 years ago
Nikita Koksharov 9f04fd1617
Merge pull request #2709 from xJoeWoo/fix-wrong-set-command
#2702 Fix RedissonReactiveStringCommands.set using wrong SET RedisCommand
5 years ago
xJoeWoo 1d337e9336 #2702 Fix RedissonReactiveStringCommands.set using wrong SET RedisCommand
Signed-off-by: xJoeWoo <xjoewoo@gmail.com>
5 years ago
Nikita Koksharov becacb350a RedissonRedLockTest test excluded 5 years ago
Nikita Koksharov 9b3584e7be refactoring 5 years ago
Nikita Koksharov c2fde5b0fa refactoring 5 years ago
Nikita Koksharov 592e014baa Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 0e27a28db5 Fixed - errors are logged at ERROR level. 5 years ago
Nikita Koksharov bf8e9d358e
Update README.md 5 years ago
Nikita Koksharov 583156498a
Update CHANGELOG.md 5 years ago
Nikita Koksharov 2a36772f78 [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov 02bea4da1a [maven-release-plugin] prepare release redisson-3.12.5 5 years ago
Nikita Koksharov d4b7c7b33e Transactions don't work 5 years ago