We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50de9e commit fc13170Copy full SHA for fc13170
README.md
@@ -4,6 +4,7 @@
4
5
- Written in Zig instead of C++
6
- Supports updates and deletes
7
+- Fast and concurrent write operations using WAL and in-memory segments
8
- HTTP API that can be used for managing multiple indexes
9
10
## Building
0 commit comments