Devlive 开源社区 本次搜索耗时 1.168 秒,为您找到 117 个相关结果.
  • GitHub 趋势日报 (2025年05月21日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 PHP C Swift C Dart TypeScript MDX C++ Go Ruby Vim Script HTML Jupyter Notebook Markdown PowerShell Python Rust Java Batchfile Lua ...
  • Development Roadmap

    Development Roadmap List of Features and Milestones Connector Implementation Status Event Store Implementation Status Development Roadmap The development roadmap of Apache Ev...
  • Pipelining

    385 2025-03-15 《Redisson 3.45.0》
    Multiple commands can be sent in a batch using RBatch object in a single network call. Command batches allows to reduce the overall execution time of a group of commands. In Redis...
  • Server-Side Scripting

    359 2025-03-15 《Redisson 3.45.0》
    LUA Scripting Redisson provides RScript object to execute Lua script. It has atomicity property and used to process data on Redis or Valkey side. Script could be executed in two ...
  • GitHub 趋势日报 (2025年05月22日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go C Swift C++ JavaScript Lua C PHP Ruby TypeScript Vim Script Java Rust Dart Markdown Kotlin MDX Python Shell Jupyter Notebook B...
  • GitHub 趋势日报 (2025年05月30日)

    📈 今日获星趋势图 🌈 语言分布图 🏆 今日热门项目 Top 6 📋 完整排行榜 🎯 分语言热门项目 ● C++" level="3">● C++ ● Vim Script" level="3">● Vim Script ● Go" level="3">● Go ● C" level="3">● C ● Swift" level="3...
  • Data partitioning

    341 2025-03-14 《Redisson 3.45.0》
    All Redisson Java objects are Redis or Valkey cluster compatible, but their state isn’t scaled/partitioned to multiple master nodes in cluster. Redisson PRO offers data partitioni...
  • Low level client

    323 2025-03-15 《Redisson 3.45.0》
    Redisson uses high-perfomance async and lock-free Java client for Redis or Valkey. It supports both async and sync modes. The most popular use case is to execute a command not supp...
  • Dependency list

    284 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...
  • Object references

    250 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...