Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for v0.8.2 | Alex Auvolat | 2023-03-13 | 1 | -1/+1 |
* | db/Cargo.toml: Updated rusqlite from 0.27 to 0.28. | Jonathan Davies | 2023-01-26 | 1 | -1/+1 |
* | Cargo.toml: Loosen tracing dependency to just 0.1. | Jonathan Davies | 2023-01-26 | 1 | -1/+1 |
* | {db,util}/Cargo.toml: Updated mktemp from 0.4 to 0.5. | Jonathan Davies | 2023-01-26 | 1 | -1/+1 |
* | Cargo.toml: Updated clap from 3.1.18 to 4.1. | Jonathan Davies | 2023-01-26 | 1 | -1/+1 |
* | Bump everything to v0.8.1 | Alex Auvolat | 2023-01-02 | 1 | -1/+1 |
* | put sled as default feature in garage_db | Alex Auvolat | 2022-11-21 | 1 | -0/+1 |
* | Make all DB engines optional build features | Alex Auvolat | 2022-09-06 | 1 | -3/+5 |
* | Remove Heed default features | Alex Auvolat | 2022-09-05 | 1 | -1/+1 |
* | Allow linking against system-provided libsqlite | Jakub Jirutka | 2022-09-03 | 1 | -1/+2 |
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -1/+1 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -0/+36 |