aboutsummaryrefslogtreecommitdiff
path: root/src/storage/in_memory.rs
Commit message (Expand)AuthorAgeFilesLines
* implement equality+cmp for builders based on urlQuentin Dufour2023-11-021-2/+6
* gradually implement our interfaceQuentin Dufour2023-11-021-3/+7
* start replacing engineQuentin Dufour2023-11-021-1/+1
* example usage of boxed futuresQuentin Dufour2023-11-021-1/+4
* try dynamic dispatchQuentin Dufour2023-11-021-8/+9
* sadly switch to dynamic dispatchQuentin Dufour2023-11-021-12/+4
* implement an AnyCredentialsQuentin Dufour2023-11-011-1/+2
* v2 api storageQuentin Dufour2023-11-011-0/+54
* a first naive version of the storage interfaceQuentin Dufour2023-11-011-0/+0