Release of Memcached 1.5.18 with support for cache persistence across restarts
The release of the in-memory data caching system Memcached 1.5.18 has taken place, which operates with data in key/value format and is known for its ease of use. Memcached is commonly used as a lightweight solution to speed up the performance of high-load websites by caching access to the database management system and intermediate data. The code is distributed under the BSD license. The new version adds support for preserving cache state across restarts. Memcached now […]
