kube-httpcache VS varnish-towncrier

Compare kube-httpcache vs varnish-towncrier and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kube-httpcache varnish-towncrier
3 1
288 23
1.4% -
7.2 0.0
22 days ago over 1 year ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kube-httpcache

Posts with mentions or reviews of kube-httpcache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-24.

varnish-towncrier

Posts with mentions or reviews of varnish-towncrier. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-25.
  • How to create a full page cache within a CMS?
    4 projects | /r/golang | 25 Jul 2021
    Having said that, varnish is an excellent tool for these situations and it also works well if you decide to use a CDN later on. We use the combination of varnish (caching for dynamic content) and Cloudflare (caching for static assets) in a couple of production environments and using the relatively recent CDN-Cache-Control headers it's finally pretty easy to separate cache control headers of various different links in your proxy chain. Be aware that cache tagging requires an additional module (xkey vmod) which isn't always shipped with varnish packages. To help with cache invalidations you can also use tools like Varnish Broadcaster (commercial) or (shameless plug) varnish-towncrier which decouples cache invalidation calls from varnish and doesn't require your application to directly talk to each varnish instance.

What are some alternatives?

When comparing kube-httpcache and varnish-towncrier you can also consider the following projects:

cache - Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).

lfu-redis - LFU Redis implements LFU Cache algorithm using Redis as data storage

varnish-operator - Run and manage Varnish clusters on Kubernetes

traefik-kop - A dynamic docker->redis->traefik discovery agent

varnish-modules - Collection of Varnish Cache modules (vmods) by Varnish Software

skipper - An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress

k8tz - Kubernetes admission controller and a CLI tool to inject timezones into Pods and CronJobs

k3d - Little helper to run CNCF's k3s in Docker [Moved to: https://github.com/k3d-io/k3d]

KubernetesCRDOperator - A sample about Kubernetes controller which can work with CRD to implement Operator pattern.

rbacsync - Automatically sync groups into Kubernetes RBAC