No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-03 02:10:38 +03:00
.gitignore init 2026-08-03 02:10:38 +03:00
db.go init 2026-08-03 02:10:38 +03:00
go.mod init 2026-08-03 02:10:38 +03:00
go.sum init 2026-08-03 02:10:38 +03:00
main.go init 2026-08-03 02:10:38 +03:00
readme.md init 2026-08-03 02:10:38 +03:00

cache-proxy

usage

ADDR=:5000 DATABASE_PATH=./sqlite.db go run .

Variables are optional, just showing default values.