Skip to content

Commit

Permalink
Update 2.meta-service.md (#1218)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Nov 15, 2021
1 parent d6eb5c4 commit 4d6d032
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ Meta 服务中存储了 Schema 信息,同时还负责 Schema 的添加、修

更多 Nebula Graph 的 Schema 信息,请参见[数据模型](../2.data-model.md)

### 管理基于TTL的数据回收
### 管理TTL信息

Meta 服务提供基于 TTL(Time To Live) 的自动数据回收和空间回收
Meta 服务存储TTL(Time To Live)定义信息,可以用于设置数据生命周期。数据过期后,会由Storage 服务进行处理,具体过程参见[TTL](../../3.ngql-guide/8.clauses-and-options/ttl-options.md)

### 管理作业

Expand Down

0 comments on commit 4d6d032

Please sign in to comment.