2.0.5 • Published 7 years ago
catbox-memcached v2.0.5
catbox-memcached
Memcached adapter for catbox
Lead Maintainer: Tony Di Benedetto
Options
host- the Memcache server hostname. Defaults to127.0.0.1. Cannot be used withlocation.port- the Memcache server port. Defaults to11211. Cannot be used withlocation.location- the Memcache server hostname and port. Defaults to127.0.0.1:11211. Can be a String, Array, or an Object as per node-memcached location specification.
