Commit graph

25 commits

Author SHA1 Message Date
Matthieu Pignolet f794c18396 bump all dependencies 2023-07-05 07:18:34 +00:00
dependabot[bot] 05015037c9
Bump tokio from 1.24.1 to 1.24.2 (#38)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 09:39:12 +04:00
MatthieuCoder 2647bd0356 change bucket and metrics 2023-01-21 14:25:05 +04:00
MatthieuCoder 28bb57889e bump twilight to 0.14.2 2023-01-21 13:42:08 +04:00
MatthieuCoder d3c887abda fix bug where no logs are emitted with the opentelemetry tracing layer enabled 2023-01-21 12:07:15 +04:00
MatthieuCoder 81dff65713 new build infrastructure 2023-01-20 19:32:03 +04:00
MatthieuCoder 0f90d0f3d3 new build system 2023-01-16 15:43:10 +04:00
MatthieuCoder e72357c34b clean dependencies 2023-01-16 13:14:40 +04:00
MatthieuCoder cbcaa3c01e add metrics and jemalloc 2023-01-15 17:03:29 +04:00
MatthieuCoder db93991c41 add tests 2023-01-14 19:06:14 +04:00
MatthieuCoder 3f34284614 clippy, tests and a bit of docs 2023-01-14 17:45:48 +04:00
MatthieuCoder 4b55d5ff17 fix build and code cleanup 2023-01-13 22:35:46 +04:00
MatthieuCoder b1e17001e3 better ratelimit, new go structure and better build system 2023-01-13 22:23:19 +04:00
MatthieuCoder c925e01d4a merge conflicts 2023-01-08 21:56:15 +04:00
dependabot[bot] ce85eec09f
Bump tokio from 1.23.0 to 1.23.1
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-06 22:02:29 +00:00
MatthieuCoder 038add4d5e base for tracing 2023-01-05 18:33:53 +04:00
MatthieuCoder 408b524ba7 fix clippy warnings 2023-01-04 19:36:27 +04:00
MatthieuCoder 035c69f6f4 fix tokio not working on windows 2023-01-03 15:54:05 +04:00
MatthieuCoder cf52cb6a7e fix builds 2023-01-03 15:19:10 +04:00
MatthieuCoder 91a27342db add all in one binary 2023-01-03 00:14:27 +04:00
MatthieuCoder f152af136f add token from config and change the signal handler to SIGTERM 2023-01-02 19:53:53 +04:00
MatthieuCoder f8c2a144e2 restructure project 2023-01-02 18:59:03 +04:00
MatthieuCoder 46fd26962e add base of cache component 2022-12-31 22:48:40 +04:00
MatthieuCoder 48442ca9a5 fix crash on startup 2022-12-31 18:22:30 +04:00
MatthieuCoder 65652932f7 updates and bazel removal 2022-12-31 17:07:30 +04:00