alaska-cache-memcache

0.11.21 • Public • Published

alaska-cache-memcache

Alaska memcache driver

configure

cache: {
  type: 'alaska-cache-memcache',
  host: 'localhost',
  port: 11211,
  // Default maximum age in milliseconds, 0 for forever
  maxAge: 3600 * 1000
}

Contribute

Maichong Software

Liang Xingchen

License

This project is licensed under the terms of the MIT license

Readme

Keywords

Package Sidebar

Install

npm i alaska-cache-memcache

Weekly Downloads

0

Version

0.11.21

License

MIT

Last publish

Collaborators

  • liangxingchen