shm-cache

2.1.1 • Public • Published

node-shm-cache

npm version Build Status

A wrapper for libshmcache

Installation

Just run

$ npm i shm-cache --save

then check test folder to get usage :D

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 shm-cache

Weekly Downloads

5

Version

2.1.1

License

MIT

Unpacked Size

29.2 MB

Total Files

920

Last publish

Collaborators

  • denghongcai