Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

kbst/memcached

Repository files navigation

| This operator is unmaintained and the repository has been archived.

The Memcached operator provides a managed service like experience for Memcache in-memory caches on any Kubernetes cluster. Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.

This repository holds the source and is the right place if you want to contribute to the operator. If you want to try the operator please head over to the Memcached operator on Kubestack.