2.1.1 • Published 5 years ago

shm-cache v2.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 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

5 years ago

2.1.0

5 years ago

2.0.0

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.11

7 years ago

1.2.10

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3-beta.0

7 years ago

1.2.2

7 years ago

1.2.2-beta.0

7 years ago

1.2.1

7 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago