Commit Graph

4889 Commits (b338a5f035577931be027992ad390270ed683a19)
 

Author SHA1 Message Date
Nikita Koksharov 1cc8c6a789
Update README.md 6 years ago
Nikita Koksharov 4535cf171a Fixed - HP NONSTOP OS is not supported by MapCacheEventCodec #1956 6 years ago
Nikita Koksharov 14b6b2250d refactoring 6 years ago
Nikita Koksharov 258ac53fab Fixed - RedissonLocalCachedMap.readAll* methods throw NPE if evictionPolicy = WEAK is used #1953 6 years ago
Nikita Koksharov ee51283731 Fixed - codec provided in Redisson configuration should be used for attribute messages serialization. #1905 6 years ago
Nikita Koksharov d8ae21e540 Fixed - ClassNotFoundException is thrown by Tomcat Session Manager in readMode = MEMORY #1959 6 years ago
Nikita Koksharov d5ee9a728b Fixed - fresh Tomcat instance unable to load session stored in Redis. #1558 6 years ago
Nikita Koksharov be050938b4 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 2f1839883b
Update README.md 6 years ago
Nikita Koksharov 55f7e57bc0 javadocs added 6 years ago
Nikita Koksharov 9ac3a7c553 Feature - maxCleanUpDelay and minCleanUpDelay settings added to Config object. #1941 6 years ago
Nikita Koksharov a3a952ab07 refactoring 6 years ago
Nikita Koksharov b4bb0f480c Fixed - negative delay shouldn't be allowed to define for RDelayedQueue.offer method. #1744 6 years ago
Nikita Koksharov 4e3c64aa21 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov feee5dff88 Fixed - eviction delay for RMapCache object is not decreased #1941 6 years ago
Nikita Koksharov 6de8eb2f17
Update README.md 6 years ago
Nikita Koksharov e58405e2c2 Fixed - tryLockAsync and lockAsync methods of RedissonMultiLock object get hang #1939 6 years ago
Nikita Koksharov 54a2317168
Update README.md 6 years ago
Nikita Koksharov da041459d3
Update README.md 6 years ago
Nikita Koksharov dbae7fe92b
Update README.md 6 years ago
Nikita Koksharov 220501b8e6
Update README.md 6 years ago
Nikita Koksharov f73919decc
Update README.md 6 years ago
Nikita Koksharov 210867b9e9
Update README.md 6 years ago
Nikita Koksharov f6b38420ff
Update README.md 6 years ago
Nikita Koksharov 8edac4e91b
Update CHANGELOG.md 6 years ago
Nikita Koksharov c24ba2985b [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov 174cb8d713 [maven-release-plugin] prepare release redisson-3.10.3 6 years ago
Nikita Koksharov f6b2e4077b libs updated 6 years ago
Nikita Koksharov 892aacb70a test added 6 years ago
Nikita Koksharov 57c65ea595 test added 6 years ago
Nikita Koksharov 9f770f2877 refactoring 6 years ago
Nikita Koksharov 4dd19446c8
Merge pull request #1933 from dnouls/async_tomcat_session_manager
Allow tomcat RedissonSessionManager to support async servlets
6 years ago
Nikita Koksharov 2d420f0940 Fixed - RStream.listPending throws IndexOutOfBoundsException #1936 6 years ago
Nikita Koksharov b48c10a768 javadocs added 6 years ago
Nikita Koksharov de7c115542 Fixed - StackOverflowError arise in LocalCacheView.toCacheKey #1935 6 years ago
Nikita Koksharov 4400c929e6 testRateConfig added 6 years ago
Nikita Koksharov 15de8dce30 refactoring 6 years ago
Nikita Koksharov 4c216e257c Fixed - FSTCodec memory leak #1927 6 years ago
Nikita Koksharov e2c134e1a6 Fixed - FSTCodec memory leak #1927 6 years ago
David Nouls 9afe9d26be Allow tomcat RedissonSessionManager to support async servlets 6 years ago
Nikita Koksharov c16a31b09b Feature - allow to create Redis stream group if it doesn't exist #1915 6 years ago
Nikita Koksharov b77fda1e7e Fixed - FSTCodec memory leak #1927 6 years ago
Nikita Koksharov ff4c2f71f2 Feature - ping and pingAll methods with timeout added to Node object. #1921 6 years ago
Nikita Koksharov aa085248b0 Feature - allow to redefine CacheKeysFactory in Hibernate Cache Factory. #1919 6 years ago
Nikita Koksharov 41f503d3f8 refactoring 6 years ago
Nikita Koksharov b7b6175b3b Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 0a5140bffb Feature - RTransaction.getBuckets method added #1444 6 years ago
Nikita Koksharov e781736691 Fixed - Transactional RBucket object doesn't respect transaction timeout #1928 6 years ago
Nikita Koksharov c60c3767ae
Merge pull request #1923 from aaabramov/feature/1922/default-values-for-env
1922: Default values for environment variables
6 years ago
Andrii Abramov c5a0a1985b Rework tests with JMockit. Remove EnvProvider adaptor 6 years ago