An lightweight HTTP proxy for Nix cache route optimization.
  • Go 83.1%
  • Nix 16.9%
Find a file
NotAShelf 91ffc0eadd
tests: add edge cases for server, router, cache, and prober priority
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I05b19092cee63f8efca7cb62655880286a6a6964
2026-03-15 11:01:41 +03:00
cmd/ncro ncro: call Validate() in main; wire metrics, priority, and mesh stub 2026-03-15 11:01:40 +03:00
internal tests: add edge cases for server, router, cache, and prober priority 2026-03-15 11:01:41 +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