Files
kvstore/README.md
2025-12-18 17:01:21 -07:00

4 lines
178 B
Markdown

# C Learning Project: Key-Value store
The purpose of this project is to learn c development from first principles using clang and make with the loose goal of creating an RDBMS.