2.0.2 • Published 6 years ago
kwdb v2.0.2
kwdb
A REST wrap for LevelDB, powered by koa
Which version should I choose?
- If you want to hack kwdb or make a custom storage/service and you are familiar to
Express, choosekwdb@1. - If you also want to hack kwdb or make a custom storage/service, but you are familiar with
Koa, choosekwdb@2. - Otherwise, use the
latesttag.
Usage
To just simply use kwdb as a data storage service, install kwdb globally:
npm i -g kwdband then start it from the kwdb cli:
kwdbFor more usage, see kwdb document