Devlive 开源社区 本次搜索耗时 0.609 秒,为您找到 188 个相关结果.
  • Gobblin Modules

    Introduction How it works gobblin-modules/ Gobblin flavor Current flavors and modules What’s next Introduction Gobblin-modules is a way to support customization of the gobb...
  • EventMesh Runtime with Docker

    EventMesh Runtime with Docker 1. Prerequisites 2. Pull the EventMesh Runtime Image 3. Mount Configuration Files 3.1 EventMesh Runtime Configuration 3.2 Event Store Configuration...
  • Reliability

    Reliability Iceberg was designed to solve correctness problems that affect Hive tables running in S3. Hive tables track data files using both a central metastore for partitions a...
  • Data serialization

    436 2025-03-14 《Redisson 3.45.0》
    Data serialization is extensively used by Redisson to marshall and unmarshall bytes received or sent over network link with Redis or Valkey server. Many popular codecs are availabl...
  • Transactions

    426 2025-03-15 《Redisson 3.45.0》
    Transactions management RMap , RMapCache , RLocalCachedMap , RSet , RSetCache and RBucket Redisson objects may participant in Transaction with ACID properties. It uses locks for...
  • 升级

    不向前兼容的更新 升级步骤
  • Data partitioning

    339 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...
  • Collect Trace with Jaeger

    Collect Trace with Jaeger Jaeger Configuration Migrating from Zipkin Collect Trace with Jaeger Jaeger Jaeger , inspired by Dapper and OpenZipkin , is a distributed tracing ...