Devlive 开源社区 本次搜索耗时 0.439 秒,为您找到 633 个相关结果.
  • Tailwind CSS 常用UI组件构建

    基础按钮组件 1. 按钮样式变体 <!-- 基础按钮 --> <button class = "px-4 py-2 bg-blue-500 text-white rounded hover:bg-blue-600 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opac...
  • 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 ...
  • Quick Start

    Quick Start Metric Contexts Metrics Events Reporters Gobblin Metrics is a metrics library for emitting metrics and events instrumenting java applications. Metrics and events...
  • Data partitioning

    436 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...
  • Compaction

    Introduction Usage Configuration Developer Guide Introduction The Gobblin Compliance module allows for data purging to meet regulatory compliance requirements. The module in...
  • Gobblin Compliance

    Introduction Usage Configuration Developer Guide Introduction The Gobblin Compliance module allows for data purging to meet regulatory compliance requirements. The module in...
  • Functions

    407 2024-06-24 《Apache AGE 0.6.0》
    Predicate Functions Scalar Functions List Functions Numeric Functions Logarithmic Functions Trigonometric Functions String Functions Aggregation Functions User defined func...
  • IDE setup

    Introduction IntelliJ Integration Eclipse Integration Lombok Introduction This document is for users who want to import the Gobblin code base into an IDE and directly modify...
  • Implementing New Reporters

    Extending Builders Metric Reporting Event Reporting Other Reporters The two best entry points for implementing custom reporters are RecursiveScheduledMetricReporter and Event...
  • Exactly Once Support

    Achieving Exactly-Once Delivery with CommitStepStore Scalability 2 can also easily be parallelized where we have each container responsible for a subset of datasets. APIs Thi...