Commit Graph

2829 Commits (87bcfec6ede1da7bc2bdc906899ff94ac0fb6aeb)
 

Author SHA1 Message Date
Steve Draper 87bcfec6ed Added pre-warm mechanism for locally cached maps 8 years ago
Nikita Koksharov 35153462b0 Update CHANGELOG.md 8 years ago
Nikita Koksharov f5735ee03a Update README.md 8 years ago
Nikita a704017ace [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 61f070af4e [maven-release-plugin] prepare release redisson-2.9.1 8 years ago
Nikita Koksharov f48c730fb1 Merge pull request #868 from SteveDraper/LocalCacheMapGetAllAsync
Fixed local cache resolution of getAllAsync
8 years ago
Nikita b9c12bb413 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 5e34084161 Fixed - reference to avro module has been removed. #865 8 years ago
Steve Draper e7034f81ae Fixed local cache resolution of getAllAsync 8 years ago
Rui Gu 205955f9a4 Update README.md 8 years ago
Rui Gu 5a4e268f9d added map reduce service to service section 8 years ago
Nikita Koksharov d84f3f5ade Update README.md 8 years ago
Nikita Koksharov 74b9b62210 Update CHANGELOG.md 8 years ago
Nikita 30d0074e9a [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 351c36c700 [maven-release-plugin] prepare release redisson-2.9.0 8 years ago
Nikita f47bb51150 JDK 1.6 compilation fixed 8 years ago
Nikita 3329d1571b Comment added 8 years ago
Nikita Koksharov 5f8f77398b Merge pull request #860 from jackygurui/issue_848
Changing data types in xsd file to strings. Fix #848
8 years ago
Rui Gu 8efdec0ac2 Changing data types in xsd file to all strings. Fix #848
added  a test case to cover the change
8 years ago
Nikita c02a443f33 Compilation fixed 8 years ago
Nikita e75f4f5226 Comments 8 years ago
Nikita 8e29482444 Comments added 8 years ago
Nikita ffac9cb35d InvalidationPolicy.ON_CHANGE_WITH_LOAD_ON_RECONNECT option added 8 years ago
Nikita 0a876bd5fa Fixed - status listener should be invoked only for channel it added 8 years ago
Nikita Koksharov 0f2a3c6ffc Merge pull request #857 from iamdobi/master
fix #849
8 years ago
Nikita e76d872c7b Fix for https://github.com/FasterXML/jackson-databind/issues/1599 8 years ago
Nikita c14e97c068 jackson downgraded to 2.6.7 to safe JDK 1.6 compatibility. #839 8 years ago
Nikita 3b1db140cd @SuppressWarnings("serial") added 8 years ago
Nikita 6ca84107ed comment fixed 8 years ago
Nikita 2825b5b63e LocalCachedMapOptions.invalidationPolicy and
ON_CHANGE_WITH_CLEAR_ON_RECONNECT invalidation option were introduced
8 years ago
Nikita fe718ac0ad LRUCacheMap.onMapFull fixed 8 years ago
Nikita 7453033a32 Fixed - RTopic.onSubscribe should be invoked after failover process 8 years ago
Nikita 15ed7c8a87 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 6e1321fbec ClusterRunner compilation fixed 8 years ago
Nikita Koksharov 4595a5546b Merge pull request #851 from usultis/3.0.0
Spring boot with redisson 3.3.2 fails without optional actuator dependency
8 years ago
Rick Perkowski ae7b2ed412 Spring boot with redisson 3.3.2 fails without optional actuator dependency 8 years ago
Nikita Koksharov 322e24823e Merge pull request #856 from jackygurui/cluster-runner-extras
Cluster runner extras
8 years ago
Rui Gu d871612e82 Merge branch 'master' of https://github.com/redisson/redisson into cluster-runner-extras
# Conflicts:
#	redisson/src/test/java/org/redisson/ClusterRunner.java
8 years ago
dobi f2e346bc18 fix #849 8 years ago
Rui Gu aaf3166aed added ClusterRunner.ClusterProcesses 8 years ago
Rui Gu 1f09f262bf two util methods can be static 8 years ago
Rui Gu cae00f645d masters map renamed to slaveMasters to avoid confusion 8 years ago
Rui Gu 010d780cab RedisRunner.RedisProcess.stop no longer throws Exception 8 years ago
Rui Gu 032c53fa42 RedisRunner.dir() should return either user value or default value 8 years ago
Rui Gu 6417459808 I should use File.separator for directory separation in path 8 years ago
Nikita b8ebea2354 ClusterRunner fixed 8 years ago
Nikita b4978ed9e0 refactoring 8 years ago
Nikita f3217373f2 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita bebbe604e1 NullValue instance should be unwrapped in RedissonCache.get method. #853 8 years ago
Nikita Koksharov e119935c74 Merge pull request #854 from jackygurui/add-and-get-for-mapcache
renamed test method and removed standard out output
8 years ago