2.1.1 • Published 4 years ago

shm-cache v2.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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
2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.11

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3-beta.0

6 years ago

1.2.2

6 years ago

1.2.2-beta.0

6 years ago

1.2.1

6 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago