aboutsummaryrefslogtreecommitdiff
path: root/src/db/lmdb_adapter.rs
Commit message (Expand)AuthorAgeFilesLines
* Uniformize tracing::* imports (hopefully fixes 32-bit build)fix-32bit-buildAlex Auvolat2022-07-151-1/+0
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-0/+8
* Fix garage_db build on 32-bit systemsfix-buildAlex Auvolat2022-06-091-0/+14
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-0/+329