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 1a630944a7
Silence debug printfs
1 year 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 Implement adding edges in trie branches, then updating the count, fix incorrect size in array_append call 1 year 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 Silence debug printfs 1 year ago
trie.h Implement ffdb_trie_list 2 years ago

README.md

ffdb

Flat File Database