summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Collapse)Author
2023-01-16new build systemMatthieuCoder
2023-01-16clean dependenciesMatthieuCoder
2023-01-15add metrics and jemallocMatthieuCoder
2023-01-14add testsMatthieuCoder
2023-01-14clippy, tests and a bit of docsMatthieuCoder
2023-01-13fix build and code cleanupMatthieuCoder
2023-01-13better ratelimit, new go structure and better build systemMatthieuCoder
2023-01-08merge conflictsMatthieuCoder
2023-01-06Bump tokio from 1.23.0 to 1.23.1dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.23.0...tokio-1.23.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05base for tracingMatthieuCoder
2023-01-04fix clippy warningsMatthieuCoder
2023-01-03fix tokio not working on windowsMatthieuCoder
2023-01-03fix buildsMatthieuCoder
2023-01-03add all in one binaryMatthieuCoder
2023-01-02add token from config and change the signal handler to SIGTERMMatthieuCoder
2023-01-02restructure projectMatthieuCoder
2022-12-31add base of cache componentMatthieuCoder
2022-12-31fix crash on startupMatthieuCoder
2022-12-31updates and bazel removalMatthieuCoder