Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Alex Auvolat | 2023-01-03 | 1 | -3/+0 |
* | Refactor how things are migrated | Alex Auvolat | 2023-01-03 | 3 | -219/+231 |
* | Refactor background runner and get rid of job worker | Alex Auvolat | 2022-12-14 | 2 | -4/+0 |
* | Proper queueing for delayed inserts, now backed to disk | Alex Auvolat | 2022-12-14 | 2 | -47/+40 |
* | Fix clippy lint that says we should implement Eq | Alex Auvolat | 2022-09-13 | 3 | -5/+5 |
* | Include code from v0.5.1 directly to remove dependencies | Alex Auvolat | 2022-09-06 | 2 | -2/+2 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -1/+60 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 3 | -13/+33 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 4 | -0/+621 |