2.0.5 • Published 5 years ago

catbox-memcached v2.0.5

Weekly downloads
180
License
BSD-3-Clause
Repository
github
Last release
5 years ago

catbox-memcached

Memcached adapter for catbox

Build Status

Lead Maintainer: Tony Di Benedetto

Options

  • host - the Memcache server hostname. Defaults to 127.0.0.1. Cannot be used with location.
  • port - the Memcache server port. Defaults to 11211. Cannot be used with location.
  • location - the Memcache server hostname and port. Defaults to 127.0.0.1:11211. Can be a String, Array, or an Object as per node-memcached location specification.
2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago