Devlive 开源社区 本次搜索耗时 0.650 秒,为您找到 46 个相关结果.
  • Dependency list

    1845 2025-03-15 《Redisson 3.45.0》
    Below is the libraries used by Redisson: Group id Artifact Id Version Dependency com.esotericsoftware kryo 5.4+ required (if Kryo is used as codec) com.esoterics...
  • 13. Tools

    1843 2024-06-19 《Redisson 3.31.0》
    13.1. Cluster management tool 13.1.1 Cluster management tool. Create Redis cluster 13.1.2 Cluster management tool. Remove Redis node 13.1.3 Cluster management tool. Move slots be...
  • Object references

    1440 2025-03-14 《Redisson 3.45.0》
    It’s possible to use a Redisson object inside another Redisson object in any combination. In this case a special reference object will be used and handled by Redisson. Usage exampl...
  • Nodes operations

    1314 2025-03-15 《Redisson 3.45.0》
    Redisson provides API to manage Redis or Valkey nodes. Code example of operations with Cluster setup: RedisCluster cluster = redisson . getRedisNodes ( RedisNodes . CLUSTER ...
  • API JavaDocs

    1284 2025-03-15 《Redisson 3.45.0》
    https://www.javadoc.io/doc/org.redisson/redisson/latest/index.html
  • Frequently Asked Questions

    780 2025-03-15 《Redisson 3.45.0》
    https://redisson.pro/docs/faq/