This website requires JavaScript.
Explore
Help
Sign In
public
/
cache-proxy
Watch
2
Star
0
Fork
0
You've already forked cache-proxy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
59
Commits
1
Branch
5
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
guochao
80560f7408
All checks were successful
build container / build-container (push)
Successful in 29m33s
Details
run go test / test (push)
Successful in 26m15s
Details
cline optimization on range request and memory usage
2025-06-10 17:44:44 +08:00
.gitea
/workflows
fix goproxy on gitea action
2025-02-23 12:13:39 +08:00
cmd
/proxy
rename handlerlog to handlerctx
2025-03-03 09:59:19 +08:00
memory-bank
cline optimization on range request and memory usage
2025-06-10 17:44:44 +08:00
pkgs
/middleware
rename handlerlog to handlerctx
2025-03-03 09:59:19 +08:00
.clinerules
cline optimization on range request and memory usage
2025-06-10 17:44:44 +08:00
.dockerignore
update docker files
2024-12-18 14:18:47 +08:00
.gitignore
add pprof handler
2025-03-03 00:26:29 +08:00
compose.release.yaml
add pprof handler
2025-03-03 00:26:29 +08:00
compose.yaml
add pprof handler
2025-03-03 00:26:29 +08:00
config.go
add header checker
2025-04-01 14:09:43 +08:00
config.yaml
add header checker
2025-04-01 14:09:43 +08:00
Dockerfile
add pprof handler
2025-03-03 00:26:29 +08:00
go.mod
remove logrus and unused deps
2024-12-25 11:00:02 +08:00
go.sum
remove logrus and unused deps
2024-12-25 11:00:02 +08:00
server_test.go
cline optimization on range request and memory usage
2025-06-10 17:44:44 +08:00
server.go
cline optimization on range request and memory usage
2025-06-10 17:44:44 +08:00
Description
No description provided
179
KiB
Languages
Go
99.4%
Dockerfile
0.6%