书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 3326 个相关结果.
  • tikv-ctl

    General options Subcommands, some options and flags View information of the Raft state machine View the Region size Scan to view MVCC of a specific range View MVCC of a given k...
  • Quick start

    Quick start Inserting records Forming a cluster Next steps Quick start Get up and running quickly with rqlite The quickest way to get running is to download a pre-built rele...
  • Chunkserver

    1 ChunkServer 概述 1.1 设计背景 1.2 系统概述 1.3 设计目标 2 Chunk Server系统设计 2.1 总体架构 2.1.1 设计理念 2.1.2 软件架构 2.1.3 功能子系统 2.2 关键模块 2.2.1 chunkserver初始化 chunkserver注册 chunksever注册信息的持久化: ...
  • getPbftView

    getPbftView 参数 返回值 getPbftView 返回节点所在指定群组内的最新PBFT视图 参数 groupID : unsigned int - 群组ID 返回值 string - 最新的PBFT视图 示例 // Request curl - X POST -- data '{"jsonrpc":"2...
  • Upgrade etcd from 3.2 to 3.3

    Upgrade checklists Change in etcdserver.EtcdServer struct Change in embed.EtcdServer struct Change in /health endpoint response Change in gRPC gateway HTTP endpoints (replace...
  • Glossary

    Glossary Terms Concepts Glossary Terms It’s helpful to understand a few terms before reading our architecture documentation. Term Definition A AST (Abstract syntax tre...
  • getConsensusStatus

    getConsensusStatus 参数 返回值 getConsensusStatus 返回指定群组内的共识状态信息 参数 groupID : unsigned int - 群组ID 返回值 object - 共识状态信息。 当共识机制为PBFT时(PBFT详细设计参考PBFT设计文档 ),字段如下: accountType...
  • Table creation

    Table creation Step 1. Validation Step 2. Replication Step 3. Acknowledgement Step 4. Execution Step 5. Continuous monitoring An example Table creation In YugabyteDB, use...
  • Features

    TiKV offers the following key features: Feature Description Replication and rebalancing With the Placement Driver and carefully designed Raft groups, TiKV excels in horizontal ...
  • tikv-ctl

    TiKV Control 使用说明 通过 TiUP 使用 TiKV Control 通用参数 各项子命令及部分参数、选项 查看 Raft 状态机的信息 查看 Region 的大小 扫描查看给定范围的 MVCC 查看给定 key 的 MVCC 打印某个 key 的值 打印 Region 的 properties 信息 手动 compact 单个...