书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 3298 个相关结果.
  • API 文档

    API 文档 API 架构 API 文档 KubeSphere 提供了丰富的 RESTful 规范的 API 供您使用,在开始调用之前需要登录 KubeSphere 后台或访问 Swagger UI 登录后获得 JWT Bearer token 后,才可以使用 KubeSphere API。 KubeSphere API 文档 Notific...
  • 架构

    架构 架构 API 数据库 Queue/Cache Gandalf Registry Router 架构 架构 API API组件(也可称为tsuru daemon或者tsurud)是用Go语言编写的RESTful API服务端。API负责部署工作流和应用的生命周期。 命令行客户端和tsuru控制面板可以与这个组件通信。 ...
  • 与FAISS和SPTAG对比

    与FAISS和SPTAG对比 与FAISS和SPTAG对比 Milvus 是 ZILLIZ 公司针对 AI 应用大规模落地,当前工业界并没有一款成熟向量检索系统,而研制的面向海量特征向量检索的数据库系统,旨在帮助用户实现非结构化数据的近似检索和分析。 与当前工业界其它向量检索工具相比,Milvus 具有以下性能优势: Milvus F...
  • REST APIs

    Pulsar REST APIs Pulsar REST APIs A REST API (also known as RESTful API, REpresentational State Transfer Application Programming Interface) is a set of definitions and protocols...
  • HTTP API

    HTTP API HTTP API Kuma ships with a RESTful HTTP interface that you can use to retrieve the state of your configuration and policies on every environment, and when running on U...
  • HTTP API

    HTTP API HTTP API Kuma ships with a RESTful HTTP interface that you can use to retrieve the state of your configuration and policies on every environment, and when running on U...
  • 监控方案

    监控方案 监控方案 Elasticsearch 作为一个分布式系统,监控自然是重中之重。Elasticsearch 本身提供了非常完善的,由浅及深的各种性能数据接口。和数据读写检索接口一样,采用 RESTful 风格。我们可以直接使用 curl 来获取数据,编写监控程序,也可以使用一些现成的监控方案。通常这些方案也是通过接口读取数据,解析 JSON,...
  • What is Kuma?

    What is Kuma? What is Kuma? Kuma is a universal open-source control plane for Service Mesh and Microservices. It can run and be operated natively across both Kubernetes and VM ...
  • What is Kuma?

    What is Kuma? What is Kuma? Kuma is a universal open-source control plane for Service Mesh and Microservices. It can run and be operated natively across both Kubernetes and VM ...
  • 26 RES Tful

    REST 概念 REST 优点 统一接口(以 HTTP1.1 协议) 7 个 HTTP 方法 HTTP 头信息(可自定义) HTTP 响应状态代码(可自定义) 实现 Restful Web Service Hypermedia API 使用 Spring MVC 开发 RESTful 服务 使用 Swagger2 生成 REST API 文...