go-proxy-cache
Proxy server
A simple reverse proxy with caching capabilities using Go and Redis.
Simple Reverse Proxy with Caching, written in Go, using Redis.
132 stars
4 watching
18 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
cachegolangproxy-serverredis
Related projects:
Repository | Description | Stars |
---|---|---|
bmf-san/gondola | A tool for setting up and managing reverse proxies with support for multiple upstream servers, TLS encryption, and static file serving. | 7 |
cristianoliveira/ergo | Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 627 |
gofrp/tiny-frpc | Provides a simple reverse proxy solution using SSH protocol and FRPS. | 140 |
presbrey/go-multiproxy | A Go library that enables the management of multiple HTTP/HTTPS and SOCKS5 proxies for efficient and fault-tolerant web requests | 6 |
oracle/coherence-go-client | Provides a Go client to interact with a Coherence cluster using gRPC | 10 |
squid-cache/squid | A web proxy cache that stores and serves web content to reduce network traffic and improve user experience. | 2,270 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
faabiosr/cachego | Provides a simple caching interface with multiple caching drivers | 371 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
viney-shih/go-cache | Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
jamescun/switcher | A Go-based proxy server that can switch between multiple protocols based on connection detection | 906 |
andrewslotin/go-proxy-pull-action | Automates pulling new Go module versions to a proxy cache upon release | 26 |
tcdowney/web-monetization-proxy | A simple Go proxy that injects Web Monetization meta tags into web applications | 2 |
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 373 |
darkweak/souin | An HTTP cache system suitable for every reverse-proxy | 729 |