This package has been deprecated

Author message:

move to shm-cache

node-shm-cache

1.0.0 • Public • Published

node-shm-cache

Build Status

A wrapper for libshmcache

Building

To compile the extension, you need to install libshmcache first, then run

$ npm i
$ npm run configure
$ npm run build

All subsequent builds only need npm run build

You can confirm everything built correctly by running the test suite.

To run tests:

$ npm test

or to run test continuously

$ npm test -- watch

Readme

Keywords

Package Sidebar

Install

npm i node-shm-cache

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • denghongcai