Commit Graph

3487 Commits (b08bcae26592f3c80753f18b7f22fe567c18e8fc)
 

Author SHA1 Message Date
Nikita b08bcae265 Merge branch 'master' into 3.0.0 7 years ago
Nikita 080dd1f020 refactoring 7 years ago
Nikita 0244e069ae Merge branch 'master' into 3.0.0 7 years ago
Nikita f3efba98f8 Fixed - MapCache listener not working on cross-platform environment. #1205 #1189 7 years ago
Nikita 8cdac0de5a Merge branch 'master' into 3.0.0 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 f8c076d7b0 compilation fixed 7 years ago
Nikita e129dda358 Merge branch 'master' into 3.0.0 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 ece03dbb96 removed deprecated objects 7 years ago
Nikita 47becf1ee5 Spring Session updated to 2.0.0 #1261 7 years ago
Nikita db8b3147bc Merge branch 'master' into 3.0.0 7 years ago
Nikita a66cf86fc1 Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/reactive/RedissonBatchReactive.java
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 47505aa3f3 Merge branch 'master' into 3.0.0 7 years ago
Nikita 0a2ea38939 minor improvements 7 years ago
Nikita 2805785d84 Current hash implementation replaced with HighwayHash. #1238 7 years ago
Nikita ae1a35fdaf Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/reactive/RedissonAtomicLongReactive.java
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 6889464843 Merge branch 'master' into 3.0.0 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