index
:
matthieu/nova.git
bump-dependencies
ci
circleci-project-setup
dependabot/cargo/async-nats-0.29.0
dependabot/cargo/ed25519-dalek-2.0.0
dependabot/cargo/rustix-0.37.25
dependabot/cargo/rustls-webpki-0.100.2
dependabot/cargo/webpki-0.22.2
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.23
main
update/2024
update/2025
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
Age
Commit message (
Expand
)
Author
2023-01-20
new build infrastructure
MatthieuCoder
2023-01-16
new build system
MatthieuCoder
2023-01-16
clean dependencies
MatthieuCoder
2023-01-15
add metrics and jemalloc
MatthieuCoder
2023-01-14
add tests
MatthieuCoder
2023-01-14
clippy, tests and a bit of docs
MatthieuCoder
2023-01-13
fix build and code cleanup
MatthieuCoder
2023-01-13
better ratelimit, new go structure and better build system
MatthieuCoder
2023-01-08
merge conflicts
MatthieuCoder
2023-01-06
Bump tokio from 1.23.0 to 1.23.1
dependabot[bot]
2023-01-05
base for tracing
MatthieuCoder
2023-01-04
fix clippy warnings
MatthieuCoder
2023-01-03
fix tokio not working on windows
MatthieuCoder
2023-01-03
fix builds
MatthieuCoder
2023-01-03
add all in one binary
MatthieuCoder
2023-01-02
add token from config and change the signal handler to SIGTERM
MatthieuCoder
2023-01-02
restructure project
MatthieuCoder
2022-12-31
add base of cache component
MatthieuCoder
2022-12-31
fix crash on startup
MatthieuCoder
2022-12-31
updates and bazel removal
MatthieuCoder