Skip to content

gkucmierz/kvs-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published