From f63ab8e1fc8386d1eeebdfaa130c7bc811092dce Mon Sep 17 00:00:00 2001 From: James Ranson Date: Tue, 11 Feb 2020 16:26:04 -0700 Subject: [PATCH] add trickster to awesome-go:performance (#2952) * add trickster to awesome-go:performance * relocate trickster to Server Applications --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db0240d5..344698c4 100644 --- a/README.md +++ b/README.md @@ -1515,6 +1515,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [riemann-relay](https://github.com/blind-oracle/riemann-relay) - Relay to load-balance Riemann events and/or convert them to Carbon. * [RoadRunner](https://github.com/spiral/roadrunner) - High-performance PHP application server, load-balancer and process manager. * [SFTPGo](https://github.com/drakkan/sftpgo) - Full featured and highly configurable SFTP server software. +* [Trickster](https://github.com/Comcast/trickster) - HTTP reverse proxy cache and time series accelerator. * [yakvs](https://git.sci4me.com/sci4me/yakvs) - Small, networked, in-memory key-value store.