Do a quick install
Docker
Single server
docker run --name arcus-memcached -p 11211:11211 jam2in/arcus-memcachedCluster
git clone https://github.com/naver/arcus.git
cd arcus
docker compose upConfigure
Last updated