Skip to content

Files

Latest commit

81ccbba · Feb 20, 2025

History

History

file

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 22, 2023
Apr 22, 2023
Feb 20, 2025
Jul 30, 2024
Feb 20, 2025

@keyvhq/file keyv

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