Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clippy | Alex Auvolat | 2022-07-29 | 2 | -5/+1 |
* | Use streaming in block manager | Alex Auvolat | 2022-07-29 | 2 | -13/+28 |
* | fix clippy | Alex Auvolat | 2022-07-29 | 1 | -6/+1 |
* | Faster chunker | Alex Auvolat | 2022-07-29 | 1 | -10/+32 |
* | More make clippy happy | Alex Auvolat | 2022-07-29 | 1 | -2/+0 |
* | Performance improvements: | Alex Auvolat | 2022-07-29 | 1 | -5/+25 |
* | Compute hashes on dedicated threads | Alex Auvolat | 2022-07-29 | 2 | -13/+24 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 3 | -33/+115 |
* | Send CORS headers for all requestsbug/cors | Quentin Dufour | 2022-06-13 | 1 | -9/+2 |
* | Fix Content-Type headers for {admin,k2v} errors and admin responsesfix/admin-api-content-type | Alex Auvolat | 2022-05-25 | 1 | -0/+3 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 14 | -152/+329 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 13 | -0/+7396 |