memcached_top
memcached
Install
- All systems
-
curl cmd.cat/memcached_top.sh
- Debian
-
apt-get install ruby-memcache-client
- Ubuntu
-
apt-get install ruby-memcache-client
- Fedora
-
dnf install rubygem-memcache-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-memcache-client
- Raspbian
-
apt-get install ruby-memcache-client
- Dockerfile
- dockerfile.run/memcached_top
rubygem-memcache-client
memcached
ruby-memcache-client
Ruby client library for memcached
This is intended to provide access to basic memcached functionality. It does not attempt to be complete implementation of the entire API, but it is approaching a complete implementation.