yrmcdsd

memcached compatible KVS with master/slave replication

Install

All systems
curl cmd.cat/yrmcdsd.sh
Debian Debian
apt-get install yrmcds
Ubuntu
apt-get install yrmcds
image/svg+xml Kali Linux
apt-get install yrmcds
Windows (WSL2)
sudo apt-get update sudo apt-get install yrmcds
Raspbian
apt-get install yrmcds

yrmcds

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.