Commit Graph

4928 Commits (d172c32600f29df39c8798a8317aabbf20fb0f56)
 

Author SHA1 Message Date
Zhelyazko Chobantonov 7406b524c6 do not use isExists() method on RMap just get the map and check if the map is not empty 6 years ago
Nikita Koksharov 689f7c95e9 Fixed - LiveObject field with Map type couldn't be persisted. #2061 6 years ago
Nikita Koksharov c9bffacbdd Feature - MILLISECONDS option added to RRateLimiter.RateIntervalUnit object #2073 6 years ago
Nikita Koksharov 328e070873 Fixed - RRateLimiter allows permits exceeding #2072 6 years ago
Nikita Koksharov 184be32c44 Fixed - CompositeCodec.getMapValueDecoder method uses MapKeyDecoder instead of MapValueDecoder #2068 6 years ago
Zhelyazko Chobantonov 7a92208f0a when using findSession check if the session exists in Redis first before creating a new one - a fix for #2019 6 years ago
Nikita Koksharov 98c73ccc14 refactoring 6 years ago
Nikita Koksharov 765d6ed129 Fixed - Memory leak during Queue blocking methods invocation. #2055 6 years ago
Nikita Koksharov a056a200ca Fixed - JCache.removeAll method doesn't notify Cache listeners #2056 6 years ago
Nikita Koksharov c15ceba759 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov b6f6931971 Improvement - JCache.getAll execution optimization for non-existing keys. 6 years ago
Nikita Koksharov f8c72c0621
Merge pull request #2053 from jchobantonov/master
Remove UpdateValve from pipeline in RedissonSessionManager stopInternal method - resolves #2046 Execute UpdateValve's store session within application classloader - resolves #2047
6 years ago
Zhelyazko Chobantonov 9ab8fb1ded Remove UpdateValve from pipeline in RedissonSessionManager stopInternal method - resolves #2046
Execute UpdateValve's store session within application classloader - resolves #2047
6 years ago
Zhelyazko Chobantonov 263871f3a5 Remove UpdateValve from pipeline in RedissonSessionManager stopInternal method - resolves #2046
Execute UpdateValve's store session within application classloader - resolves #2047
6 years ago
Nikita Koksharov 1d22aa65c9 tomcat updated 6 years ago
Nikita Koksharov f65a9fd482 Maven build fails with "Unable to find: suppressions.xml" error #2048 (thanks to jchobantonov) 6 years ago
Nikita Koksharov 60f4c7bbcc suppressions.xml file added #2048 6 years ago
Nikita Koksharov 1332b03ed9 Fixed - Redis Sentinel prior 5.0.1 version doesn't require password. Regression since 3.10.5 #1981 6 years ago
Nikita Koksharov ec5873bb1b refactoring 6 years ago
Nikita Koksharov caaeaf591b Fixed - Redisson tries to renewed Lock expiration even if lock doesn't exist. Regression since 3.10.5 version #2037 6 years ago
Nikita Koksharov c7b1b6f745 Feature - Add support for Reactive and RxJava2 interfaces for RemoteService object #2040 6 years ago
Andrew Lyu 0549e570ac
Improve syntax highlighting 6 years ago
Nikita Koksharov b6d35d5f89 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 042290e9bd Feature - Add support for Reactive and RxJava2 interfaces for RemoteService object #2040 6 years ago
Nikita Koksharov 1bd43c1eea
Update README.md 6 years ago
Nikita Koksharov 45b3ad7750
Update README.md 6 years ago
Nikita Koksharov 2ff7e39c63
Update README.md 6 years ago
Nikita Koksharov 747d073c1b refactoring 6 years ago
Nikita Koksharov 478a834c66 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov d5a7a4ce84 refactoring 6 years ago
Nikita Koksharov ae8f2153c2
Update README.md 6 years ago
Nikita Koksharov 676255f920
Update README.md 6 years ago
Nikita Koksharov 4cd8bf8508
Update README.md 6 years ago
Nikita Koksharov ff3fde55ac
Update README.md 6 years ago
Nikita Koksharov f870f82191
Update README.md 6 years ago
Nikita Koksharov 2f84382514
Update README.md 6 years ago
Nikita Koksharov 3509434b25 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov abe6f65fea Fixed - FstCodec can't deserialize ConcurrentHashMap based object with package visibility #2035 6 years ago
Nikita Koksharov ed6654c77c
Update CHANGELOG.md 6 years ago
Nikita Koksharov 9f625484b8
Update README.md 6 years ago
Nikita Koksharov 797c089318 [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov c31da7191c [maven-release-plugin] prepare release redisson-3.10.6 6 years ago
Nikita Koksharov 817a03982c updated Redis version used for testing 6 years ago
Nikita Koksharov 6cbe354a68 refactoring 6 years ago
Nikita Koksharov 81bacffb13 Fixed - RBitSet.asBitSet methods throws NPE #2026 6 years ago
Nikita Koksharov 8bd89a670e Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 348b89ba65 refactoring 6 years ago
Nikita Koksharov f97448e7d6 Improvement - MapWriter interface retains only two methods for handling batch updated. MapOptions.writeBehindThreads parameter removed
Feature - added writeBehindDelay and writeBehindBatchSize settings to MapOptions object #2024
6 years ago
Nikita Koksharov 17f8b24bbb
Update README.md 6 years ago
Nikita Koksharov 5fc2683681 Fixed - JCache.getAll throws RedisException: too many results to unpack #2014 6 years ago