skipper
skipper copied to clipboard
group cache
Skipper fleet should be able to serve a groupcache, that would enable one of the missing API gateway features
https://tools.ietf.org/html/rfc7234
TBD
i was working on this project: https://github.com/aryszka/forget with skipper group cache in mind. The missing point was the swarm communication to maintain a hashring of the skipper instances. The nice thing about Forget is that it supports streaming even while a cache entry is being filled.
Other interesting project https://github.com/pomerium/autocache It uses hashicorps memberlist