How to Install yrmcds in Ubuntu 18.04



Install yrmcds by entering the following commands in the terminal:

sudo apt update
sudo apt install yrmcds

Description:

memcached compatible KVS with master/slave replication

yrmcds is a memory object caching system with master/slave replication and server-side locking. Since its protocol is perfectly compatible with that of memcached, yrmcds can be used as a drop-in replacement for memcached. . A companion client library libyrmcds and a PHP extension are also available.

Homepage: http://cybozu.github.io/yrmcds/

Version: 1.1.8-1.1

Section: universe/web