Commit Graph

4928 Commits (d172c32600f29df39c8798a8317aabbf20fb0f56)
 

Author SHA1 Message Date
Nikita Koksharov d172c32600 test added 6 years ago
Nikita Koksharov 01b94a82c0 refactoring 6 years ago
Nikita Koksharov b10e8c559c Fixed - HttpSessionListener#sessionDestoyed isn't invoked if session wasn't loaded by Tomcat instance. #2104 6 years ago
Nikita Koksharov 68286c2683 Feature - radiusStoreSortedTo methods added to RGeo, RGeoAsync, RGeoRx, RGeoReactive interfaces. #2113 6 years ago
Nikita Koksharov e150e5dcbc refactoring 6 years ago
Nikita Koksharov 008756ec94 Fixed - redisson-spring-data ReactiveSubscription.receive() method throws NPE. #2126 6 years ago
Nikita Koksharov 5207d920d8 Feature - RRingBuffer object added. #249 6 years ago
Nikita Koksharov 75153ca798 libs updated 6 years ago
Nikita Koksharov b777fed79e Improvement - reduced memory consumption by ClusterConnectionManager. #2105 6 years ago
Nikita Koksharov 18a6cea368 Fixed - Redis response isn't fully consumed after decoding error. #2098 6 years ago
Nikita Koksharov 09c83745ad refactoring 6 years ago
Nikita Koksharov ed473d8db7 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 01db0c43df refactoring 6 years ago
Nikita Koksharov d516570c83
Update README.md 6 years ago
Nikita Koksharov e02a319466
Update README.md 6 years ago
Nikita Koksharov 3d2a098ad0
Update README.md 6 years ago
Nikita Koksharov 9b67dc6daa Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov cd595c130b Feature - Async, Reactive, RxJava2 interfaces added to JCache. #2059 6 years ago
Nikita Koksharov b1a863782c
Merge pull request #2091 from welkinbai/master
fix bug: in RedissonNodeConfig constructor with oldConf, miss mapRedu…
6 years ago
Nikita Koksharov 0cca617c78 Fixed - Spring Session PRINCIPAL_NAME_INDEX_NAME session attribute has incorrect name 6 years ago
Nikita Koksharov 9728f29ea9
Merge pull request #2085 from jchobantonov/master
UpdateValve needs to execute manager.store only once at the end of the request #2084
6 years ago
Nikita Koksharov aec2460b76 Fixed - AsyncSemaphore doesn't notify sleeping threads with permits more than one. #2095 6 years ago
Nikita Koksharov f2703e7526 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 355b25a4b4 Fixed - RedisTemplate.radius and RedisConnection.geoRadius throw IllegalArgumentException during response decoding. #2093 6 years ago
xiaoxuan.bai 7771c40434 fix bug: in RedissonNodeConfig constructor with oldConf, miss mapReduceWorkers value set 6 years ago
Zhelyazko Chobantonov c281910669 UpdateValve needs to execute manager.store only once at the end of the request #2084 6 years ago
Nikita Koksharov d3acc0249b
Update README.md 6 years ago
Nikita Koksharov 83f10b120c Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov cf1404c960 refactoring 6 years ago
Nikita Koksharov 6e517726ff
Merge pull request #2041 from apemost/fix-readme
Improve syntax highlighting
6 years ago
Andrew Lyu 5be3e93356
Merge branch 'master' into fix-readme 6 years ago
Nikita Koksharov 1224cbf1bf
Update CHANGELOG.md 6 years ago
Nikita Koksharov a0b95c0667
Update CHANGELOG.md 6 years ago
Nikita Koksharov f7d80085de
Update README.md 6 years ago
Nikita Koksharov 8a10339f3d
Update README.md 6 years ago
Nikita Koksharov e5d23becf7
Update CHANGELOG.md 6 years ago
Nikita Koksharov 3e110e033e [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov 7597274a3f [maven-release-plugin] prepare release redisson-3.10.7 6 years ago
Nikita Koksharov b338a5f035 refactoring 6 years ago
Nikita Koksharov 8f20f97e34 Feature - range method added to RList, RListReactive and RListRx interfaces. #2080 6 years ago
Nikita Koksharov 89daf178d9 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 07f2e9af7a checkstyle error fixed 6 years ago
Nikita Koksharov eed760548a
Merge pull request #2075 from jchobantonov/master
Use codec that is classloader aware fix for #2071
6 years ago
Nikita Koksharov da41773a8b Fixed - disconnected sentinels shouldn't be listed in sentinel list. #2067 6 years ago
Nikita Koksharov 5f4ec21cc9 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 9146078ae3 Improvement - 10X Performance boost for JCache.putAll method #2079 6 years ago
Nikita Koksharov fb9d472650
Update README.md 6 years ago
Nikita Koksharov c4dc2128bc
Update README.md 6 years ago
Zhelyazko Chobantonov 2d08717e43 Use codec that is classloader aware fix for #2071 6 years ago
Nikita Koksharov bfb313306b
Merge pull request #2070 from jchobantonov/master
when using findSession check if the session exists in Redis first before creating a new one - a fix for #2019
6 years ago