This project implements a caching proxy server in Go that forwards HTTP requests to an origin server, caches the responses, and serves cached data for subsequent requests. The proxy improves performance by storing responses in memory and reduces load on the origin server by serving cached content for repeated requests.
active 2024-09-09 → 2024-12-18 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 101 days from 2024-09-09 to 2024-12-18. Pushes: 3 total, peak 2 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 1 total, peak 1 in a day. Comments: 0 total, peak 0 in a day. Stars: 1 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| Harshjosh361 | 4 | 3 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 1 stars here means stars gained during the window, not the repo's star count.