Memcached 1.6.0 — a data caching system in RAM with the ability to save to external storage
On March 8th, the data caching system in RAM, Memcached, was updated to version 1.6.0. The main difference from earlier releases is that now it is possible to use external devices for the storage of cached data. Memcached is used to accelerate the operation of high-load websites or web applications by caching access to databases and intermediate data. In the new version, when compiling […]
