kvs-sync

1.0.2 • Public • Published

kvs-sync

Simple key-value store using filesystem (sync functions).

Installation

npm install kvs-sync

Methods

setConfig(opt, value)
set(key, val)
get(key)
del(key)
clear()
keys()

License

kvs is licensed under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i kvs-sync

Weekly Downloads

6

Version

1.0.2

License

MIT

Last publish

Collaborators

  • gkucmierz