aboutsummaryrefslogtreecommitdiff
path: root/src/db/sled_adapter.rs
Commit message (Expand)AuthorAgeFilesLines
* [rm-sled] Remove the Sled database engineAlex Auvolat2024-03-081-274/+0
* garage_db: refactor transactions and add on_commit mechanismAlex Auvolat2023-09-211-6/+6
* Mark sled as deprecated, make lmdb default, and improve sqlite and lmdb defaultsAlex Auvolat2023-05-171-0/+8
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-0/+6
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-0/+260