Flat File Database
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
teknomunk 0b4becf5ae
Handle overwriting existing hash table entries
2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
fs_list.c Initial commit 2 years ago
fs_list.h Initial commit 2 years ago
hash_index.c Handle overwriting existing hash table entries 2 years ago
hash_index.h Start implementing trie 2 years ago
test.c Get edge splitting working 2 years ago
test.h Start implementing trie 2 years ago
trie.c Get edge splitting working 2 years ago
trie.h Start implementing trie 2 years ago

README.md

ffdb

Flat File Database