aboutsummaryrefslogtreecommitdiff
path: root/include/database.h
Commit message (Expand)AuthorAgeFilesLines
* Added removing things from db. Ref counts update when removing things. Added ...Soikk2022-08-071-4/+8
* Refactored database. Replaced htable with ctable (same thing different name)....Soikk2022-08-061-2/+4
* Updated exampleSoikk2022-07-241-2/+2
* Added ref count for files & tags. Refactored database.c. Removed tags.h but k...Soikk2022-07-241-1/+8
* Improved the database storage system. Added persistency.Soikk2022-07-231-0/+31