Skip to content

Commit 57d9ca4

Browse files
authored
Update README.md
1 parent d2d45b1 commit 57d9ca4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/meta/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Databend Meta is a transactional metadata service.
44

55
- [`api`](./api/), the user level api interface exposed based on the KVApi implementation.
66
- [`app`](./app/), defines meta data types used by meta-client application.
7-
- [`embedded`](./embedded/), a meta store backed with a local sled::Tree.
87
- [`grpc`](client/), the client library based on grpc and is used to communicate with meta service.
98
- [`protos`](./protos/) defines the protobuf messages a meta client talks to a meta server.
109
- [`proto-conv`](./proto-conv/) defines how to convert metadata types in rust from and to protobuf messages.

0 commit comments

Comments
 (0)