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.
133 stars
4 watching
18 forks
Language: Go
last commit: 17 days ago
Linked from 2 awesome lists
cachegolangproxy-serverredis
Related projects:
Repository | Description | Stars |
---|---|---|
bmf-san/gondola | A Go-based reverse proxy that allows configuration and management of upstream servers through a YAML file | 7 |
cristianoliveira/ergo | Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 624 |
gofrp/tiny-frpc | Provides a simple reverse proxy solution using SSH protocol and FRPS. | 135 |
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 interface to interact with a distributed caching platform 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,221 |
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 | 369 |
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. | 139 |
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 | 372 |
darkweak/souin | An HTTP cache system suitable for every reverse-proxy | 715 |