aboutsummaryrefslogtreecommitdiff
path: root/src/api/k2v/api_server.rs
Commit message (Expand)AuthorAgeFilesLines
* api: allow custom unix bind mode and use 0o220 for admin servernetworkException2023-10-031-1/+1
* everywhere: support unix sockets when binding in various placesnetworkException2023-09-291-2/+2
* Implement PollRange API endpointAlex Auvolat2023-01-101-0/+3
* Make all HTTP services optionnalAlex Auvolat2022-09-071-10/+4
* First version of admin API (#298)Alex2022-05-241-16/+17
* First implementation of K2V (#293)Alex2022-05-101-0/+195