kirjs / milvus.io

Milvus official website.

Home Page:https://milvus.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

milvus.io Official website

local development set up

  1. git submodule init
  2. git submodule update --remote
  3. yarn install
  4. yarn start

We use submodule to update docs pages. So we must update submodules before yarn start.

how to contribute

  1. fork the repo
  2. checkout the preview branch
  3. create a new feature branch based on the preview branch
  4. pull request to the preview branch

This site is built with Gatsbyjs, please check https://www.gatsbyjs.org/docs/ for reference

Mutiple code in markdown submodule

milvusClient.closeConnection();
>>> connections.disconnect("default")






About

Milvus official website.

https://milvus.io


Languages

Language:JavaScript 72.4%Language:Less 26.4%Language:CSS 0.5%Language:TypeScript 0.4%Language:Dockerfile 0.1%Language:Shell 0.1%