This Memcached app is ideal for use cases like rate limiting, session storage, and data caching that don't require durability between reboots.
Getting started
To use your Memcached app you need to grab a value from the UI: the "Internal service URL".
The internal service URL is available on your component overview. You should use this as your host in a Memcached client and set the port option to 11211
.
Advanced configuration
The Bitnami Memcached image allows you to configure a ton of settings via environment variables. Support variables can be found here.