Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Key Value Store Project

This is a simple key-value store implementation in C. Was written as a learning exercise from LowLevel Academy Z2H C Programming course.

Compilation:

gcc -o ./bin/test -I ./inc ./src/*.c

Run:

./bin/test

About

Key Value Store Project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages