2.1.1 • Published 14 days ago

@keyvhq/file v2.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

@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 · Twitter @microlinkhq

2.1.1

14 days ago

2.1.0

7 months ago

2.0.0

1 year ago

2.0.0-beta.0

1 year ago