Commit Graph

2855 Commits (d7fc13713781af294327d3c8f51a3cd65b21edb1)
 

Author SHA1 Message Date
Nikita 5d4d66c83e Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 31003d921b Compilation fixed 8 years ago
Nikita 015ebbe871 LRUCacheMap optimization. 8 years ago
Rui Gu dbfe0f6958 schema file corrected as suggested by #835 8 years ago
Nikita Koksharov b89ad00ff1 Merge pull request #821 from smigfu/master
Make spring-boot-actuator bundle as optional
8 years ago
Nikita 71a19f792c comments fixed 8 years ago
Nikita d4e8e9ec7f retryAttempts, retryInterval, timeout methods added to RBatch object 8 years ago
Rui Gu 93d8e7f139 added assertion 8 years ago
Rui Gu c896e04947 should use double type for test 8 years ago
Rui Gu 09077c7ab7 fixed wrong angle direction 8 years ago
Rui Gu 6a48ef0c4f one more case and fix added
value of the addAndGet method shall always be encoded using StringCodec
8 years ago
Rui Gu 38c8ae6a78 checks and fixed a few more different usage 8 years ago
Nikita bdf473a8b8 Introduced timeout parameter for MapReduced. #312 8 years ago
Nikita 111bb4dd59 Removed unnecessary error logging during shutdown for RedissonRemoteService 8 years ago
Nikita 4254e485fe CoordinatorTask introduced. #312 8 years ago
Nikita 32448cf052 refactoring 8 years ago
Nikita 5a42e05dfb Correct cancel request handling for Map/Reduce execution. #312 8 years ago
Nikita dd1811ebbd RExecutorServiceAsync methods are deprecated 8 years ago
Nikita Koksharov d681bd5822 Merge pull request #832 from serkan-ozal/overridable-local-cache
Make local cache creation overridable in `RedissonLocalCachedMap`
8 years ago
Serkan ÖZAL 0ce9677002 Make local cache creation overridable in RedissonLocalCachedMap 8 years ago
Nikita Koksharov e1b54f0787 Merge pull request #831 from ebersb/issue/url_builder
Prevent to set URL.factory to null in case of concurrent URL creation…
8 years ago
Nikita Koksharov 09314b5e7d Update README.md 8 years ago
Nikita Koksharov 42e531711d Update CHANGELOG.md 8 years ago
Björn-Ole Ebers 817bf0a2e2 Prevent to set URL.factory to null in case of concurrent URL creation in the URLBuilder. 8 years ago
Rui Gu b056c4b53c fix the #827
fixed by extending addAndGet method and made it packed content aware
8 years ago
Nikita Koksharov 94fcfd5eae Update README.md 8 years ago
Nikita 5d83a86d33 MapReduce implementation. #312 8 years ago
Nikita 5edf70a450 code warnings removed 8 years ago
Nikita 933bf1525a readAllMap and readAllMapAsync methods added to RMap 8 years ago
Nikita f6827c377e readAllKeySet and getReadWriteLock methods added to RMultimap 8 years ago
Nikita a76a555691 RKeys.delete by objects method added 8 years ago
Nikita 46cabdc786 RRemoteService.deregister method added 8 years ago
Nikita 4071413b42 Fixed - `RedissonSpringCacheManager` creates new cache on each `getCache` call #819 8 years ago
Nikita 4b029448f8 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita c9ddee8667 Wrong encoder usage for value in `RedissonLocalCachedMap::fastPutAsync. #818 8 years ago
Philipp Marx 19f6b3d604 Make spring-boot-actuator bundle as optional 8 years ago
Nikita Koksharov ef4fac9d42 Update CHANGELOG.md 8 years ago
Nikita Koksharov 9b5f3a59f0 Update README.md 8 years ago
Nikita Koksharov adcfd62370 Update CHANGELOG.md 8 years ago
Nikita 512f1e6f69 spring-boot-actuator dependency added 8 years ago
Nikita 19ad43b812 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita d765445ff3 [maven-release-plugin] prepare release redisson-2.8.2 8 years ago
Nikita a90720129a headers fixed 8 years ago
Nikita Koksharov 188ce3740e Merge pull request #816 from candrews/CacheStatisticsProvider-master
Add an autoconfigured Spring Boot CacheStatisticsProvider implementation
8 years ago
Craig Andrews 8d40bb7a67
Add an autoconfigured Spring Boot CacheStatisticsProvider implementation 8 years ago
Nikita df6c693b1a RKeys.touch and RObject.touch methods were added. #704 8 years ago
Nikita 169a86c901 RMap.getReadWriteLock method added 8 years ago
Nikita ecf44e6d9c RedissonCompletionService implementation added 8 years ago
Nikita Koksharov 6af05f4c57 Update CHANGELOG.md 8 years ago
Nikita Koksharov 5b3e4653ec Update CHANGELOG.md 8 years ago