书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 1329 个相关结果.
  • etcd versus other key-value stores

    Use cases Comparison chart ZooKeeper Consul NewSQL (Cloud Spanner, CockroachDB, TiDB) Using etcd for metadata Using etcd for distributed coordination The name “etcd” origin...
  • 概述

    3239 2019-07-12 《BRAFT 开发手册》
    分布式一致性 一致性状态机 RAFT RAFT可以做什么 为什么要做BRAFT Supported features of BRAFT 分布式一致性 分布式一致性(distributed consensus) 是分布式系统中最基本的问题, 用来保证一个分布式系统的可靠性以及容灾能力。简单的来讲,就是如何在多个机器间对某一个值达成一致, 并且...
  • Overview

    bRPC overview What is RPC? Where can I use RPC? What is ? Advantages of bRPC More friendly API Make services more reliable Better latency and throughput bRPC overview The...
  • Security

    Security SQLite security File system security Network security HTTPS API Node-to-node encryption Basic Auth User-level permissions Example configuration file Secure cluster...
  • FAQ

    Frequently Asked Questions Consul on Kubernetes Q: Can I upgrade directly to a specific Helm chart version or should I upgrade one patch release at a time? Q: Can I upgrade in pla...
  • FAQ

    Frequently Asked Questions Consul on Kubernetes Q: Can I upgrade directly to a specific Helm chart version or should I upgrade one patch release at a time? Q: Can I upgrade in pla...
  • 17.1. Characteristics of Object-Oriented Languages

    Characteristics of Object-Oriented Languages Objects Contain Data and Behavior Encapsulation that Hides Implementation Details Inheritance as a Type System and as Code Sharing P...
  • etcd v3 authentication design

    Why not reuse the v2 auth system? Functionality requirements Main required changes Permission metadata consistency Inconsistent permissions are unsafe for linearized requests ...
  • etcd v3 authentication design

    Why not reuse the v2 auth system? Functionality requirements Main required changes Permission metadata consistency Inconsistent permissions are unsafe for linearized requests ...
  • Using the Fabric test network

    Using the Fabric test network Before you begin Bring up the test network The components of the test network Creating a channel Starting a chaincode on the channel Interacting ...