Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 5.91 KB

README_zh-CN.md

File metadata and controls

43 lines (38 loc) · 5.91 KB


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

WeiXin Zhihu SegmentFault Sina Weibo nebula star nebula fork codecov

部署 NebulaGraph 的方式有很多,使用 Docker Compose 是其中较方便的一种。本仓库是 NebulaGraph Docker Compose 的配置文件。

下表列出了常用分支以及与其相对应的 NebulaGraph 分支和版本,通常来说,v3.x 的最大版本就是最新的稳定版本。

更多小版本的 Docker 镜像分支(比如对应 3.6.1 版本的镜像),可以在 Docker Hub 上查询相应镜像的标签(tag),比如这里

本仓库分支 NebulaGraph 版本解释 如何部署
master master of the nebula repository v3.x 的最新开发版本 文档
v3.8 v3.8.x of the nebula repository v3.8.x 文档
v3.6 v3.6.x of the nebula repository v3.6.x 文档
v3.5 v3.5.x of the nebula repository v3.5.x 文档
v3.4 v3.4.x of the nebula repository v3.4.x 文档
v3.3 v3.3.x of the nebula repository v3.3.x 文档
v3.2 v3.2.x of the nebula repository v3.2.x 文档
v3.1 v3.1.x of the nebula repository v3.1.x 文档
v3.0.1 v3.0.1 of the nebula repository v3.0.1 文档
v2.6 v2.6 of the nebula-graph repository v2.x 的最后发布 文档
v2.5.0 v2.5.0 of the nebula-graph repository v.2.5.0 文档
v2.0.0 v2.0.0 of the nebula-graph repository v.2.0.0-GA 文档
v1.0 master of the nebula repository v1 文档