-
Notifications
You must be signed in to change notification settings - Fork 0
malvag/tinyIndex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# tinyLog library ### At the time of turnin: Fixed every bug from previous submissions You can compile the library with my test using: ```bash make mkdir <data_directory> # The default test will # - create 10000 kv pairs # - read 10000 of them # - and iterate with scan all of them ./test <data_directory> # for cleanup make clean ```
About
TinyIndex is a simple Persistent Key-Value storage as a part of a Master's course
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published