Can I configure Memcache to use disk storage instead of RAM?
I am running a Memcache server on a Amazon EC2 high-level IO instance. The instance has 2 TB of SSD storage. Can I configure Memcache to use SSD storage to store cache contents?
thank
source
share