Commit Graph

6094 Commits (1f38fcc9281e409d5013a3e15fccbfe22ce8a486)
 

Author SHA1 Message Date
Nikita Koksharov 9945e7add8 refactoring 4 years ago
Nikita Koksharov 50cafbb622 Fixed - Pubsub channel isn't reattached to a new master after slot migration #3077 4 years ago
Nikita Koksharov 1f79c80171 refactoring 4 years ago
Nikita Koksharov f73eea3636 Fixed - PingConnectionHandler throws CancellationException. #3072 4 years ago
Nikita Koksharov 9af362b04c checkstyle fixed 4 years ago
Nikita Koksharov f0c7610e76 Feature - merge(), compute(), computeIfAbsent(), computeIfPresent() methods implemented for RMap-based objects. #3064 4 years ago
Nikita Koksharov 287dd1dc41 Fixed - shared session between several Tomcats expires earlier if readMode=Redis and broadcastSessionEvents=false. #3058 4 years ago
Nikita Koksharov 2e9094af01 Fixed - Tomcat session getAttributeNames() method doesn't take in account localcached attributes #3057 4 years ago
Nikita Koksharov 62d968559d Fixed - Incorrect session attributes being returned in UpdateMode=AFTER_REQUEST and ReadMode=REDIS. #3040 4 years ago
Nikita Koksharov 84e28d0b3f Feature - RRingBuffer.setCapacity() method added #3056 4 years ago
Nikita Koksharov eb663c6f2f Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov 5d56315cad test fixed 4 years ago
Nikita Koksharov 731f0396f6 refactoring 4 years ago
Nikita Koksharov b469a438e3
Merge pull request #3048 from jribble/config_property_expansion
Expand config variables from system properties if not found as environment variables.
4 years ago
Nikita Koksharov b33e70ba48
Update README.md 4 years ago
Nikita Koksharov 8bbe102f82
Update README.md 4 years ago
Nikita Koksharov f105674a0d
Update README.md 4 years ago
Nikita Koksharov 699d2f33df Fixed - UpdateValve throws NullPointerException if url context doesn't exist. #3047 4 years ago
Nikita Koksharov 62b5e68c05 refactoring 4 years ago
Jarrod Ribble 4ee9e7a747 Expand config variables from system properties if not found as environment variables.
Allow '.' in config variable names: REDIS.HOST as well as REDIS_HOST

Signed-off-by: Jarrod Ribble <jarrod.ribble@gmail.com>
4 years ago
Nikita Koksharov 9579ee735a netty updated 4 years ago
Nikita Koksharov ce92eca96b Fixed - Old value of RLiveObject's field isn't removed from index #3044 4 years ago
Nikita Koksharov 6d70da7cc6 test fixed 4 years ago
Nikita Koksharov 3ad124c5f5 Fixed - Spring Data Redis RedissonSubscription.onPatternMessage() method throws ClassCastException #3029 4 years ago
Nikita Koksharov ac90258a1a compilation fixed 4 years ago
Nikita Koksharov 7b060790f5 compilation fixed 4 years ago
Nikita Koksharov e6dd0547c6 JSON config is deprecated 4 years ago
Nikita Koksharov 9368957953 JSON config is deprecated 4 years ago
Nikita Koksharov 3595d6e394 deprecated methods removed 4 years ago
Nikita Koksharov 44741c946e deprecated methods removed 4 years ago
Nikita Koksharov aa6d7e3972 deprecated methods removed 4 years ago
Nikita Koksharov 64ee853db3 Fixed - RSemaphore.addPermits() method doesn't work #3038 4 years ago
Nikita Koksharov 0a30cd7655 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov fc3329c2a0 warn message added 4 years ago
Nikita Koksharov d7b8f0bd8c
Update README.md 4 years ago
Nikita Koksharov 74aa95e5d9 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov e36d2097bb Fixed - `RMultimap.sizeInMemory()` method doesn't take in account size of all associated objects #3034 4 years ago
Nikita Koksharov 26b306a826
Update README.md 4 years ago
Nikita Koksharov 49f0d20e60
Update README.md 4 years ago
Nikita Koksharov 58f57b8ff5
Update README.md 4 years ago
Nikita Koksharov 6415ae7e91
Update README.md 4 years ago
Nikita Koksharov 15f6fde3f2
Update README.md 4 years ago
Nikita Koksharov 1b9d9f2dab
Update README.md 4 years ago
Nikita Koksharov 121ccb3278
Update CHANGELOG.md 4 years ago
Nikita Koksharov 093d078615 [maven-release-plugin] prepare for next development iteration 4 years ago
Nikita Koksharov 642815e9c7 [maven-release-plugin] prepare release redisson-3.13.4 4 years ago
Nikita Koksharov cee7e5a796 Fixed - RRateLimiter.availablePermits() method throws exception (regression since 3.13.3). #3025 4 years ago
Nikita Koksharov a08d09b0ee versions updated 4 years ago
Nikita Koksharov 843be7d6cc Fixed - compatibility with Spring Data Redis 2.3.3 4 years ago
Nikita Koksharov bf65e2fd6f Fixed - UnsupportedOperationException is thrown if Spring Data Redis connection executed in pipelined mode. #3021 4 years ago