书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 200 个相关结果.
  • etcd v2 document

    etcd 是一个高可用的 Key/Value 存储系统,主要用于分享配置和服务发现。etcd 的灵感来自于 ZooKeeper 和 Doozer,侧重于:简单:支持 curl 方式的用户 API (HTTP+JSON);安全:可选 SSL 客户端证书认证;快速:单实例可达每秒 10000 次写操作;可靠:使用 Raft 实现分布式
  • Sequelize ORM v3 Document

    Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, rea...
  • Nacos Document(2019年5月)

    Nacos is committed to help you discover, configure, and manage your microservices. It provides a set of simple and useful features enabling you to realize dynamic service discovery...
  • Apache Pulsar v2.4 Document

    Pulsar是一个分布式的消息发布/订阅传递平台,具有非常灵活地消息模型和一个直观的客户端API
  • Go Micro v2.0 Document

    Go Micro provides the core requirements for distributed systems development including RPC and Event driven communication. The micro philosophy is sane defaults with a pluggable arc...
  • Traefik Maesh v1.3 Document

    Maesh is a lightweight and simpler service mesh designed from the ground up to be straightforward, easy to install and easy to use.
  • Vuex v3.x Document

    Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state ...
  • [英文] Tsuru Document v1.6

    Tsuru is an open source PaaS that makes it easy and fast to deploy and manage applications on your own servers.
  • [英文] Tokio v0.1 Document

    Tokio 是 Rust 中的异步编程框架,它将复杂的异步编程抽象为 Futures、Tasks 和 Executor,并提供了 Timer 等基础设施。Tokio 快速、可靠,且可扩展。
  • Fastify v2.5.x Document

    Fastify 是一个高度专注于以最少开销和强大的插件架构为开发者提供最佳体验的 Node.js Web 框架,速度极快,它的灵感来源于 Hapi 和 Express。