Devlive 开源社区 本次搜索耗时 2.281 秒,为您找到 537 个相关结果.
  • Pipelining

    1178 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...
  • Common methods

    1177 2025-03-14 《Redisson 3.45.0》
    1. Object name Name of Redisson object stored as a key in Redis or Valkey. Example: RMap map = redisson . getMap ( "mymap" ); map . getName (); // = mymap 2. Commo...
  • User Guide

    1131 2024-07-05 《Apache Kyuubi 1.9.1》
    JDBC Drivers Command Line Interface(CLI)s Business Intelligence Tools and SQL IDEs ODBC Drivers Thrift APIs RESTful APIs and Clients Web UI Python Client Commons
  • Gobblin Compliance Design

    1127 2025-03-18 《Apache Gobblin 0.17.0》
    Introduction Design Onboarding Purger Gobblin constructs Hive operations Retention Restore Introduction The Gobblin Compliance module allows for data purging to meet reg...
  • API Usage

    1113 2024-05-25 《Apache JDO 3.2.1》
    Persistence Manager Factory Persistence Manager Transactions Attach-Detach Fetch Plan/Groups Object States Object Retrieval Exceptions JDO Helper Data Replication
  • 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 ...
  • Use Webhook to subscribe events

    Use Webhook to subscribe events Webhook usage process The first step: Configure Webhook related information in EventMesh and start The second step: Add Webhook configuration infor...
  • EventMesh Metrics (OpenTelemetry and Prometheus)

    EventMesh Metrics (OpenTelemetry and Prometheus) Introduction An overview of OpenTelemetry An overview of Prometheus Requirements Functional Requirements Design Details Appe...
  • High Level Consumer

    1053 2025-03-26 《Apache Gobblin 0.17.0》
    Problem Statement New Design & Details Problem Statement Current Gobblin Kafka High Level Consumer uses Kafka Consumer (0.8) APIs and gobblin support for them will be depreca...
  • Data partitioning

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