An lightweight HTTP proxy for Nix cache route optimization.
  • Go 83.1%
  • Nix 16.9%
Find a file
NotAShelf f504f3114f
server: fix NAR fallback; distinguish 404 vs 502; add /metrics endpoint
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ib86ef7efb3cefc34cf5642fce9c7d0ef6a6a6964
2026-03-15 11:01:37 +03:00
cmd/ncro ncro: wire all components; handle shutdown more gracefully 2026-03-15 11:01:30 +03:00
internal server: fix NAR fallback; distinguish 404 vs 502; add /metrics endpoint 2026-03-15 11:01:37 +03:00
nix nix: init package at 0.1.0 2026-03-15 11:01:32 +03:00
.envrc cache: add SQLite route persistence; initial TTL and LRU eviction implementation 2026-03-15 11:01:26 +03:00
.gitignore initial commit 2026-03-15 11:01:11 +03:00
config.example.yaml config: initial loading & env overrides 2026-03-15 11:01:24 +03:00
flake.lock initial commit 2026-03-15 11:01:11 +03:00
flake.nix initial commit 2026-03-15 11:01:11 +03:00
go.mod metrics: add Prometheus metrics 2026-03-15 11:01:35 +03:00
go.sum metrics: add Prometheus metrics 2026-03-15 11:01:35 +03:00