aboutsummaryrefslogtreecommitdiff
path: root/src/db
Commit message (Expand)AuthorAgeFilesLines
* Adapt Garage to use new DB abstractionAlex Auvolat2022-06-023-62/+162
* Implement iter() and range() on dbAlex Auvolat2022-06-023-15/+98
* First iteration of a generic DB layerAlex Auvolat2022-06-024-0/+378