Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor background runner and get rid of job worker | Alex Auvolat | 2022-12-14 | 1 | -2/+3 |
* | Spawn all background workers in a separate step | Alex Auvolat | 2022-12-14 | 1 | -0/+4 |
* | Proper queueing for delayed inserts, now backed to disk | Alex Auvolat | 2022-12-14 | 1 | -132/+12 |
* | Small refactor of tables internals | Alex Auvolat | 2022-12-14 | 1 | -5/+1 |
* | Prettier worker list table; remove useless CLI log messages | Alex Auvolat | 2022-12-12 | 1 | -6/+5 |
* | Fix clippy lint that says we should implement Eq | Alex Auvolat | 2022-09-13 | 1 | -1/+1 |
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -68/+101 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -45/+205 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -32/+30 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -0/+305 |