Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 440 Bytes

DB

A local tag based database made entirely in C from scratch
Currently stores both tags and files as plaintext
Uses a mix of AVL trees and normal arrays to work with the data

Example

Loading and debugging Showing and removing tags