Commit Graph

2829 Commits (87bcfec6ede1da7bc2bdc906899ff94ac0fb6aeb)
 

Author SHA1 Message Date
Rui Gu 3ceb0c4d1e XSD typo fixed and added a missing attribute
Rui Gu 6d2a45b5e7 keep the xsd inline with configuration changes happened recently
Rui Gu 7a82f0210e Merge branch 'redisson/master' into spring-namespace
* redisson/master: (30 commits)
   mark dependencies as optional which are not strictly required for the core functionality
  Fixed Config.fromJson(File file) method, throws StackOverflowError 
  Update README.md
  Update README.md
  Update CHANGELOG.md
  Update CHANGELOG.md
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release redisson-2.8.1
  Update README.md
  Update README.md
  LeaseTimeout calculated in wrong way in case of nested ReadLocks
  Java docs fixed
  LocalCachedMap.putAll optimization
  Update README.md
  Skip cluster nodes with the "handshake" flag
  Update README.md
  Update README.md
  Update README.md
  TomcatSessionManager can't be used in Tomcat if it already has been deployed in Application. 
  subscriptionMode setting added
  ...
Rui Gu 4d8a16ac5e Removed the workaround for multi-lock namespace definition
Removed the workaround for multi-lock namespace definition
Employed proper solution where dependencies are explicitly defined to
help spring create beans in a desired order.
Nikita 22cd446d85 Merge branch 'master' of github.com:redisson/redisson
Nikita Koksharov d8a0b07e4b Merge pull request from smigfu/master
 mark dependencies as optional which are not strictly required for the core functionality
Nikita 234ecacfaf refactoring
Nikita Koksharov 43ba75d3eb Merge pull request from jackygurui/spring-namespace
Redisson's Spring custom namespace support
Rui Gu 579d915a8a Replaced strings with constant references
Rui Gu 05f40beb59 removed commented code
Rui Gu 6ae8f8f6a8 Redisson's Spring custom namespace support
Philipp Marx c0dc65e606 mark dependencies as optional which are not strictly required for the core functionality
Nikita 7d2232e4dd Merge branch 'master' of github.com:redisson/redisson
Nikita b8a0c6c277 Fixed Config.fromJson(File file) method, throws StackOverflowError
Nikita Koksharov 61363b7806 Update README.md
Nikita Koksharov 7242ce6a2b Update README.md
Nikita Koksharov 36061df800 Update CHANGELOG.md
Nikita Koksharov ce00b544d7 Update CHANGELOG.md
Nikita d182cd7421 [maven-release-plugin] prepare for next development iteration
Nikita e9e9e2e3ed [maven-release-plugin] prepare release redisson-2.8.1
Nikita Koksharov 38b5f8ac76 Update README.md
Nikita Koksharov 62c4c7fa15 Update README.md
Nikita 124c7dd480 Merge branch 'master' of github.com:redisson/redisson
Nikita 141236de7f LeaseTimeout calculated in wrong way in case of nested ReadLocks
Nikita be5f46e87e Java docs fixed
Nikita 9b5b7f5ac4 LocalCachedMap.putAll optimization
Nikita Koksharov ed9ba25ab6 Update README.md
Nikita Koksharov 06cf98016f Merge pull request from layerhq/fix-handshake-node-bug
Skip cluster nodes with the "handshake" flag
Dan Checkoway bbc7719536 Skip cluster nodes with the "handshake" flag
Nikita Koksharov 243616471b Update README.md
Nikita Koksharov 108ded3221 Update README.md
Nikita Koksharov af2cd70923 Update README.md
Nikita 204a594725 TomcatSessionManager can't be used in Tomcat if it already has been deployed in Application.
Nikita da960060b0 subscriptionMode setting added
Nikita 94a4dc9183 Errors handling during RBatch execution
Nikita 57aea881c5 SoftReferences should be deleted automatically.
Nikita 07ae51add5 refactoring
Nikita 49a558b4b5 polishing
Nikita 92e5068fb4 dependencies updated
Nikita 64ac9e6a06 Merge branch 'master' of github.com:redisson/redisson
Nikita c7798412fd StackOverflowException in URLBuilder fixed.
Nikita 641063c9fc StackOverflowException in URLBuilder fixed
Nikita 3ea04a5954 StackOverflowException in URLBuilder fixed
Rui Gu 3fe75681f2 Update README.md
added Priority Queue, Priority Deque to description
Nikita Koksharov dc47753551 Merge pull request from jribble/SoftCacheMap
Add an option to use soft references for eviction with LocalCachedMap.
Jarrod Ribble 796eab814d Add an option to use soft references for eviction with LocalCachedMap.
Nikita Koksharov 7421ff96b8 Update README.md
Nikita Koksharov 520a218c49 Update CHANGELOG.md
Nikita Koksharov d9543f29cf Update README.md
Nikita Koksharov 1d9c17146f Update CHANGELOG.md