Memcached
Useful links
Website
Documentation
Description
Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
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.
Memcached is simple yet powerful. Its simple design promotes quick deployment, ease of development, and solves many problems facing large data caches. Its API is available for most popular languages.
Resource Requirements
CPU (Core) | RAM (MB) | Temp. Storage (MB) | |
---|---|---|---|
Minimum | 0,1 | 64 | 100 |
Learn more about how to manage resources for services
How to deploy Memcached
To initiate a Memcached project, you can add it as a service to your cloudspace. Select Memcached from the service library and follow the instructions.