Commit Graph

5046 Commits (ac6581ed21d111d27dfbe41b1662d742df3d0c43)
 

Author SHA1 Message Date
Nikita Koksharov ac6581ed21 Fixed - RBatch throws NoSuchElementException. #2212 6 years ago
Nikita Koksharov 06d155f2c8 jackson-databind updated 6 years ago
Nikita Koksharov bfe7627459 netty updated 6 years ago
Nikita Koksharov 89181bfc11 refactoring 6 years ago
Nikita Koksharov f4611f0035 Fixed - RedisTimeoutException is thrown if retryInterval set to 0 #2175 6 years ago
Nikita Koksharov 87d603c7d3
Merge pull request #2248 from alexguzun/master
Reactive intersection, union and diff should return Integer, not Long
6 years ago
Alexandru.Guzun a53f7839f1 Fixed #2241. Set.intersection, union and diff should return a Single, or Mono, of Integer, not long 6 years ago
Nikita Koksharov fb85c4356e Fixed - FSTCodec is not fully copied #2177 6 years ago
Nikita Koksharov 4dfbbe0d06 maven-bundle-plugin updated 6 years ago
Nikita Koksharov 5e76ca1e4f Fixed - CommandAsyncService.CODECS changed to Soft reference map. #2177 6 years ago
Nikita Koksharov 1e680b2911 refactoring 6 years ago
Nikita Koksharov f9b7567263 Fixed - RKeys.deleteByPatternAsync doesn't work in batch mode #2216 6 years ago
Nikita Koksharov c856c35373 Improvement - RKeys.deleteByPattern performance improvements 6 years ago
Nikita Koksharov 12e81de984 Fixed - Subscribe timeouts after failover. #2181 6 years ago
Nikita Koksharov 8a898ced46 Fixed - a new attempt is not made if node with defined slot hasn't been discovered. #2234 6 years ago
Nikita Koksharov 6af30bca91 RLiveObject should implement RExpirable 6 years ago
Nikita Koksharov 27aae56795 typo fixed 6 years ago
Nikita Koksharov c1b7f54a04 refactoring 6 years ago
Nikita Koksharov bc9b3e04d6 remove invocation of loadComparator method during RSortedSet creation 6 years ago
Nikita Koksharov f17928c925 RLiveObjectService.asRExpirable is deprecated 6 years ago
Nikita Koksharov 553135e470 jackson-databind updated 6 years ago
Nikita Koksharov eafb42c453 Fixed - some methods of RScript doesn't use defined codec. #2228 6 years ago
Nikita Koksharov 22ddb6a671 Fixed - RedissonConnection.set returns null if invoked with expiration parameter. #2217 6 years ago
Nikita Koksharov 343b3f813c Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 5fdd5c1b24 Fixed - removeAll method doesn't work on collections returned by Multimap based objects. #2219 6 years ago
Nikita Koksharov fa961db40a
Update README.md 6 years ago
Nikita Koksharov a015dc6613
Update README.md 6 years ago
Nikita Koksharov bba0697648
Update README.md 6 years ago
Nikita Koksharov da7874db25
Update README.md 6 years ago
Nikita Koksharov dd871d61fd
Update CHANGELOG.md 6 years ago
Nikita Koksharov d8854b3bb0 [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov fa0d64dae8 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov ef033d886c [maven-release-plugin] prepare release redisson-3.11.1 6 years ago
Nikita Koksharov bc2af1eca4
Merge pull request #2161 from mcacker/issue-1507-mapcache-expiration2
Issue 1507 mapcache expiration
6 years ago
Nikita Koksharov 7701bcb066 typos fixed 6 years ago
Nikita Koksharov d5a69754bb
Merge pull request #2100 from jncorpron/timeout_drift
Fix #2099 timeout drift in RedissonFairLock
6 years ago
Justin Corpron df6cca4bcf Remove formatting of unchanged logic 6 years ago
Nikita Koksharov 52e80ed8a3
Merge pull request #2191 from tristanlins/hotfix-multiple-env
Support multiple environment variables with default
6 years ago
Nikita Koksharov 305a317e67
Merge pull request #2190 from jchobantonov/master
add default entries in MANIFEST.MF file and extra Build-Time entry as well #2185
6 years ago
Tristan Lins 52007ecc91 Allow usage of multiple env variables with default values in one config entry 6 years ago
Tristan Lins a82e4ce9f3 SingleServerConfig#getAddress() is a String, not an URI anymore #2150 #2029
Since 0ce487f08d
SingleServerConfig#getAddress() return type has changed to String.
6 years ago
Nikita Koksharov 82802f5d41 Revert "make javax.cache, io.projectreactor, io.reactivex.rxjava2 dependencies optional #1070"
This reverts commit bab459a3ba.
6 years ago
Zhelyazko Chobantonov 0721fe17df add default entries in MANIFEST.MF file and extra Build-Time entry as well #2185 6 years ago
Nikita Koksharov 8c53144ecc connectionMinimumIdleSize set to 24 #2189 6 years ago
Nikita Koksharov b357e62a5d Fixed - dead Sentinel appears in logs as node added and down. #2143 6 years ago
Nikita Koksharov 58236688af license header added 6 years ago
Nikita Koksharov bab459a3ba make javax.cache, io.projectreactor, io.reactivex.rxjava2 dependencies optional #1070 6 years ago
Nikita Koksharov c140b5cdb7 Fixed - Publish/Subscribe connections are not resubscribed properly after failover process. #2181 6 years ago
Nikita Koksharov d8055ba0dd Fixed - RedissonLocalCachedMap.clearLocalCache method executes asynchronously. #1926 6 years ago
Nikita Koksharov 4c76960ae4
Merge pull request #2179 from jchobantonov/master
UpdateValve should be installed only once, remove MessageListener from topic when SessionManager stopInternal is invoked #2178
6 years ago