@keyvhq/file
v2.1.5
Published
A file storage adapter for Keyv
Downloads
486
Readme
@keyvhq/file
A file storage adapter for Keyv.
Install
npm install --save @keyvhq/core @keyvhq/file
Usage
const KeyvFile = require('@keyvhq/file')
const Keyv = require('@keyvhq/core')
const keyv = new Keyv({
store: new KeyvFile('./myfile')
})
License
@keyvhq/file © Luke Childs, released under the MIT License. Maintained by Microlink with help from contributors.
microlink.io · GitHub microlinkhq · X @microlinkhq