How to Install Memcached on CentOS 8

Memcached is a free and open-source high-performance in-memory key-value data store. Typically, it used as a caching system to speed up applications by caching various objects from the results of database calls. This article shows how to install and configure Memcached on CentOS 8.

Source: LXer – How to Install Memcached on CentOS 8