A Kubernetes cache

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • redis-operator

    Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.

    Have you looked into redis sentinel ? There is also a kubernetes operator that supports redis sentinel and makes management and scaling pretty easy. Redis sentinel: https://redis.io/docs/management/sentinel/ Redis operator: https://github.com/spotahome/redis-operator

  • groupcache

    Clone of golang/groupcache with TTL and Item Removal support (by mailgun)

    You can use https://github.com/mailgun/groupcache as a sidecar in your application and use Kubernetes services as the discovery mechanism.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts