You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Luke Childs 28665e4cfe Test Keyv cannot be invoked without \'new\' 7 years ago
..
src Promisify API 4 years ago
test Test Keyv cannot be invoked without \'new\' 4 years ago
.gitignore Initial commit 4 years ago
.travis.yml Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md Initial commit 4 years ago
package.json Initial commit 4 years ago

README.md

keyv

Simple key/value store with support for multiple backends

Build Status Coverage Status npm

Install

npm install --save keyv

License

MIT © Luke Childs