An lightweight HTTP proxy for Nix cache route optimization.
  • Go 83.1%
  • Nix 16.9%
Find a file
NotAShelf 663f9995b2
cache: add SQLite route persistence; initial TTL and LRU eviction implementation
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I0370d6c114d5490634905c1a831a31526a6a6964
2026-03-15 11:01:26 +03:00
cmd/ncro initial commit 2026-03-15 11:01:11 +03:00
internal cache: add SQLite route persistence; initial TTL and LRU eviction implementation 2026-03-15 11:01:26 +03:00
nix initial commit 2026-03-15 11:01:11 +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