Skip to content

Commit e2418cc

Browse files
authored
Update README.md
1 parent fc13170 commit e2418cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

55
- Written in Zig instead of C++
66
- Supports updates and deletes
7-
- Fast and concurrent write operations using WAL and in-memory segments
87
- HTTP API that can be used for managing multiple indexes
8+
- Fast and concurrent write operations using WAL and in-memory segments
9+
- Simplified internal file format, using msgpack for serialization wherever possible
910

1011
## Building
1112

0 commit comments

Comments
 (0)