aboutsummaryrefslogtreecommitdiff
path: root/src/db/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump everything to v0.8.1Alex Auvolat2023-01-021-1/+1
* put sled as default feature in garage_dbAlex Auvolat2022-11-211-0/+1
* Make all DB engines optional build featuresAlex Auvolat2022-09-061-3/+5
* Remove Heed default featuresAlex Auvolat2022-09-051-1/+1
* Allow linking against system-provided libsqliteJakub Jirutka2022-09-031-1/+2
* Background task manager (#332)Alex2022-07-081-1/+1
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-0/+36