added go-proxy-cache as server application (#3383)

This commit is contained in:
Fabio Cicerchia 2020-12-04 21:41:17 +01:00 committed by GitHub
parent 5c340a5a8e
commit 2de4bd3dba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1619,6 +1619,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Fider](https://github.com/getfider/fider) - Fider is an open platform to collect and organize customer feedback.
* [Flagr](https://github.com/checkr/flagr) - Flagr is an open-source feature flagging and A/B testing service.
* [flipt](https://github.com/markphelps/flipt) - A self contained feature flag solution written in Go and Vue.js
* [go-proxy-cache](https://github.com/fabiocicerchia/go-proxy-cache) - Simple Reverse Proxy with Caching, written in Go, using Redis.
* [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go.
* [lets-proxy2](https://github.com/rekby/lets-proxy2) - Reverse proxy for handle https with issue certificates in fly from lets-encrypt.
* [minio](https://github.com/minio/minio) - Minio is a distributed object storage server.