Skip to content

Latest commit

 

History

History
39 lines (35 loc) · 5.98 KB

README_zh-CN.md

File metadata and controls

39 lines (35 loc) · 5.98 KB


中文 | English
能够容纳千亿个顶点和万亿条边,并提供毫秒级查询延时的图数据库解决方案

WeiXin Zhihu SegmentFault Sina Weibo nebula star nebula fork codecov

部署Nebula Graph的方式有很多,使用Docker Compose是其中较方便的一种。本仓库中保存了使用Docker Compose快速部署Nebula Graph的解决方案。

在使用本仓库前,请选择好您需要使用的分支。下表列出了常用分支以及与其相对应的Nebula Graph分支和版本。 更多小版本的 Docker 镜像分支(比如对应 2.6.2 版本的镜像),可以在 Docker Hub 上查询相应 tag,比如这里

nebula-docker-compose分支 Nebula Graph分支与仓库 Nebula Graph版本 如何使用本仓库
master master of the nebula repository The latest development
version of v3.x
Docker Compose部署Nebula Graph
v3.4 v3.4.x of the nebula repository v3.4.x Docker Compose部署Nebula Graph
v3.3 v3.3.x of the nebula repository v3.3.x Deploy Nebula Graph with Docker Compose
v3.2 v3.2.x of the nebula repository v3.2.x Docker Compose部署Nebula Graph
v3.1 v3.1.x of the nebula repository v3.1.x Docker Compose部署Nebula Graph
v3.0.1 v3.0.1 of the nebula repository v3.0.1 Docker Compose部署Nebula Graph
v2.6
v2.6 of the nebula-graph repository The latest released version of v.2.6.x Docker Compose部署Nebula Graph
v2.5.0 v2.5.0 of the nebula-graph repository v.2.5.0 Docker Compose部署Nebula Graph
v2.0.0 v2.0.0 of the nebula-graph repository v.2.0.0-GA Docker Compose部署Nebula Graph
v1.0 master of the nebula repository The latest development
version of v1.x
Docker Compose部署Nebula Graph