diff --git a/README.md b/README.md index 381e9cc..be82b7f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +
English | 中文
A distributed, scalable, lightning-fast graph database

diff --git a/README_zh-CN.md b/README_zh-CN.md index 00d1403..1ee6984 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -1,5 +1,5 @@

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

diff --git a/docker-compose.yaml b/docker-compose.yaml index 8255b2e..3b29ee0 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -331,7 +331,7 @@ services: - sh - -c - | - sleep 3 && + sleep 45 && nebula-console -addr graphd -port 9669 -u root -p nebula -e 'ADD HOSTS "storaged0":9779,"storaged1":9779,"storaged2":9779' && sleep 36000 depends_on: