aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a2bbb69eb482fca849c578ab1223e455d1c8cb8b (plain) (blame)
1
2
3
4
5
6
7
Hash-based Key-Value Store
===

`hkvs` is a simple and efficient single-threaded key-value store. Transaction
support is to be provided by the I/O layer.

For API documentation, see `include/hkvs.h`