Commit Graph

3380 Commits (2f41394063b9b81fb9029875d1e9755f30ffb0b2)
 

Author SHA1 Message Date
gzeskas eb4a77f9a1
Update pom.xml 7 years ago
Gzegoz Jurgo 9198b5fc50 JsonJacksonCoded do not override provided objectMapper settings. 7 years ago
Nikita 080dd1f020 refactoring 7 years ago
Nikita f3efba98f8 Fixed - MapCache listener not working on cross-platform environment. #1205 #1189 7 years ago
Nikita 9882f72e69 compilation fixed 7 years ago
Nikita b26d52c5ab Reset and Sum methods with timeout support added to both RDoubleAdder and RLongAdder objects 7 years ago
Nikita d7825814fc Fixed - CacheOperationInvoker.ThrowableWrapper is missed during ValueRetrievalException creation. 7 years ago
Nikita ff23a3fc91 Fixed - ValueRetrievalException shouldn't be wrapped by IllegalStateException. #1257 7 years ago
Nikita 4909663457 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita Koksharov a0a14d62d8
Merge pull request #1249 from danielgeller/static-prefix-suffix
Make prefixName and suffixName be static methods
7 years ago
Nikita 949bbe7f01 compilation fixed 7 years ago
Nikita 16ff4b1bbc license header added 7 years ago
Nikita 3db1c46c42 Fixed - RedissonReadLock by name with colon couldn't be unlocked properly #1219 7 years ago
Nikita 1c4df64185 Fixed - Wrong parsing of RScript.ReturnType.MULTI result. #1251 7 years ago
Nikita e37729deee Comments added 7 years ago
Nikita efd17b9440 Fixed - RKeys.countExists and touch return wrong result in cluster mode 7 years ago
Daniel Geller 3ca5c8c234 Make prefixName and suffixName be static methods. They do not use any instance variables or instance context, and making them static allows for easier extension of Redisson with custom functionality on Redisson internal admin/management objects. 7 years ago
Nikita e234d6ca77 refactoring 7 years ago
Nikita 6bcd474c65 RAtomicLong.getAndDelete and RAtomicDouble.getAndDelete methods added. #1248 7 years ago
Nikita fa48e706ff RBucket.getAndDelete method added. #1247 7 years ago
Nikita e30739cb19 RedissonSemaphoreTest.testConcurrency_MultiInstance_10_permits removed 7 years ago
Nikita b4ef4dbd55 Useless RedissonConcurrentMapTest removed 7 years ago
Nikita 700dc2050c refactoring 7 years ago
Nikita 276d1e4bbd Fixed RLocalCachedMap.putOperationAsync 7 years ago
Nikita 7ead223c93 Fixed - RLocalCachedMap.putAll gets stuck. #1245 7 years ago
Nikita 67cebd0e0f RBatch.atomic option added. #1242 7 years ago
Nikita 0a2ea38939 minor improvements 7 years ago
Nikita 2805785d84 Current hash implementation replaced with HighwayHash. #1238 7 years ago
Nikita a19b74e890 refactoring 7 years ago
Nikita 4a1a92972e refactoring 7 years ago
Nikita 60abd56305 testTaskResume added. #1231 7 years ago
Nikita d08290233a Eviction process adjustments 7 years ago
Nikita 882773409e javadocs fixed 7 years ago
Nikita b7643513fb RAtomicDoubleReactive added 7 years ago
Nikita 626f5785f6 PriorityBlockingDeque implemented. #1235 7 years ago
Nikita c9dacc4007 refactoring 7 years ago
Nikita 5b2d85ca5b refactoring 7 years ago
Nikita fc6ac4bba2 RDoubleAdder implemented. #1230 7 years ago
Nikita f7efd86b09 RLongAdder implemented. #1226 7 years ago
Nikita ec64319303 refactoring 7 years ago
Nikita bd5538cea1 refactoring 7 years ago
Nikita a5ec79f82c test for cancelTask method added 7 years ago
Nikita e2e3e28365 setDnsMonitoringInterval(-1) doesn't allow to disable DNS monitoring. #1221 7 years ago
Nikita 233dafc444 UpdateMode option renamed 7 years ago
Nikita e8bd2aa54c updateMode setting added. #1222 7 years ago
Nikita 3aca9f43c9 javadocs fixed 7 years ago
Nikita 579277121d ReactiveIterator renamed to MapReactive 7 years ago
Nikita c042ae900e Javadocs generation fixed 7 years ago
Nikita Koksharov b8592ef722
Merge pull request #1227 from redisson/fix-live-object-javadoc-comment
Update RLiveObjectService.java
7 years ago
Rui Gu 60285a0d9c
Update RLiveObjectService.java 7 years ago