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

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust Go TypeScript C++ MDX PHP Ruby Java HTML C 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top 10 排名 项目名称 项...
  • 第一节:仓库详情页 - 文件浏览与概览信息

    学习目标 页面分析 实现步骤 第1步:准备HTML骨架与Tailwind配置 第2步:实现顶部导航栏 第3步:实现仓库信息头部 第4步:实现仓库导航菜单 第5步:实现主要内容区域结构 第6步:实现分支选择器与路径导航 第7步:实现文件浏览列表 第8步:实现README预览区域 第9步:实现右侧边栏 关键样式技术点解析 1. 两栏布局实...
  • Camus to Gobblin Migration

    Advantages of Migrating to Gobblin Kafka Ingestion Related Job Config Properties Config properties for pulling Kafka topics Config properties for compaction Deployment and Chec...
  • 第二节:代码查看页 - 语法高亮与行号实现

    学习目标 页面分析 实现步骤 第1步:准备HTML骨架与Tailwind配置 第2步:实现文件路径导航 第3步:实现文件操作栏 第4步:实现代码查看区 第5步:添加更多代码行和文件底部信息 第6步:实现文件底部信息 关键样式技术点解析 1. 代码行与行号的实现 2. 行高亮实现 3. 语法高亮集成 4. 响应式导航与操作按钮 5. ...
  • Gobblin Metrics Architecture

    Metric Context Metrics Events Event Submitter Reporters RecursiveScheduleMetricReporter EventReporter Metric Context Metric contexts are organized hierarchically in a tr...
  • Pipelining

    205 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...
  • Metrics for Gobblin ETL

    Configuring Metrics and Event emission Operational Metrics Extractor Metrics Converter Metrics Fork Operator Metrics Row Level Policy Metrics Data Writer Metrics Runtime Eve...
  • 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...
  • Writing ORC Data

    Introduction Hive SerDe Integration Writing to an ORC File Data Flow Extending Gobblin’s SerDe Integration Introduction Gobblin is capable of writing data to ORC files by le...
  • Query based

    Introduction Constructs QueryBasedSource QueryBasedExtractor build readRecord Configuration Introduction QueryBasedSource represents a category of sources whose data...