书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 16090 个相关结果.
  • Opening a pull request

    Opening a pull request Changes using GitHub Addressing feedback in GitHub Work from a local fork Fork the kubernetes/website repository Create a local clone and set the upstream...
  • MySQL · 特性分析 ·MySQL 5.7新特性系列四

    1. 背景 2. 并行复制的演进 3. MySQL 5.7 并行复制 4. MySQL 5.7 并行复制参数 5. MySQL 5.7 并行复制影响因素 6. 一点建议 继上三期月报: MySQL 5.7新特性之一 介绍了一些新特性及兼容性问题 MySQL 5.7新特性之二 介绍了临时表的优化和实现 MySQL 5.7新特性之三 介绍了undo...
  • 提交PR注意事项

    提交PR注意事项 建立 Issue 并完成 Pull Request 通过单元测试 删除远程分支 删除本地分支 提交代码的一些约定 提交PR注意事项 建立 Issue 并完成 Pull Request 建立一个 Issue 描述问题,并记录它的编号。 切换到所建分支,然后点击 New pull request 。 选择目标分支,在 ...
  • 本地开发指南

    本地开发指南 代码要求 Fork 克隆(Clone) 创建本地分支 使用 pre-commit 钩子 开始开发 构建和测试 提交(commit) 保持本地仓库最新 Push 到远程仓库 本地开发指南 本文将指导您如何在本地进行代码开发 代码要求 代码注释请遵守 golang 代码规范 所有代码必须具有单元测试 通过所有单...
  • 本地开发指南

    本地开发指南 代码要求 Fork 克隆(Clone) 创建本地分支 使用 pre-commit 钩子 开始开发 构建和测试 提交(commit) 保持本地仓库最新 Push 到远程仓库 本地开发指南 本文将指导您如何在本地进行代码开发 代码要求 代码注释请遵守 golang 代码规范 所有代码必须具有单元测试 通过所有单元...
  • 本地开发指南

    本地开发指南 代码要求 Fork 克隆(Clone) 创建本地分支 使用 pre-commit 钩子 开始开发 构建和测试 提交(commit) 保持本地仓库最新 Push 到远程仓库 本地开发指南 本文将指导您如何在本地进行代码开发 代码要求 代码注释请遵守 golang 代码规范 所有代码必须具有单元测试 通过所有单...
  • Bisecting regressions

    Bisecting regressions What is bisecting? Using official builds to speed up bisecting The Git bisect command Determine the commit hashes Build the engine Run the engine Up t...
  • BlueStore Internals

    631 2019-12-29 《Ceph v15.0 Document》
    BlueStore Internals Small write strategies Possible future modes Mapping BlueStore Internals Small write strategies U: Uncompressed write of a complete, new blob. write...
  • Storage Engine

    Storage Engine Logging writes to commit logs Memtables SSTables SSTable Versions Version 0 Version 1 Version 2 Version 3 Version 4 Version 5 Trie-indexed Based SSTable Ve...
  • Bisecting regressions

    Bisecting regressions What is bisecting? Using official builds to speed up bisecting The Git bisect command Determine the commit hashes Build the engine Run the engine Up t...