An lightweight HTTP proxy for Nix cache route optimization.
  • Go 83.1%
  • Nix 16.9%
Find a file
NotAShelf ee6c2d6368
ncro: wire all components; handle shutdown more gracefully
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I81fab7fa2cfa5a109b8b317fa53f10d86a6a6964
2026-03-15 11:01:30 +03:00
cmd/ncro ncro: wire all components; handle shutdown more gracefully 2026-03-15 11:01:30 +03:00
internal server: implement Nix binary cache HTTP handler with zero-copy NAR streaming 2026-03-15 11:01:29 +03:00
nix nix: add more formatters 2026-03-15 11:01:27 +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 cache: add SQLite route persistence; initial TTL and LRU eviction implementation 2026-03-15 11:01:26 +03:00
go.sum cache: add SQLite route persistence; initial TTL and LRU eviction implementation 2026-03-15 11:01:26 +03:00