书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 200 个相关结果.
  • Ktor 1.3 Servers Document

    Kotlin 团队打造的 Web 框架,可用于创建异步、高性能和轻量级的 Web 服务器,并使用 Kotlin 惯用的 API 构建非阻塞的多平台 Web 客户端。
  • K3s Document

    Lightweight Kubernetes. Easy to install, half the memory, all in a binary less than 40mb.
  • Jaeger v1.15 Document

    Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies.
  • Supervisor v4.1.0 Document

    Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.
  • Linkerd v2.8 Document

    Linkerd is a service mesh for Kubernetes. It makes running services easier and safer by giving you runtime debugging, observability, reliability, and security—all without requiring...
  • Alink v1.1.2 Document

    Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
  • Playwright v1.12 Document

    Playwright is a Node library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, rel...
  • RediSearch v1.0 Document

    RediSearch是RedisLabs团队基于Redis开发的一个高性能的全文搜索引擎。
  • Ktor v1.5.0 Document

    Kotlin 团队打造的 Web 框架,可用于创建异步、高性能和轻量级的 Web 服务器,并使用 Kotlin 惯用的 API 构建非阻塞的多平台 Web 客户端。
  • etcd v3.4.0 document

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