2.0.2 • Published 5 years ago

kwdb v2.0.2

Weekly downloads
14
License
MIT
Repository
github
Last release
5 years ago

kwdb

install size

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, choose kwdb@1.
  • If you also want to hack kwdb or make a custom storage/service, but you are familiar with Koa, choose kwdb@2.
  • Otherwise, use the latest tag.

Usage

To just simply use kwdb as a data storage service, install kwdb globally:

npm i -g kwdb

and then start it from the kwdb cli:

kwdb

For more usage, see kwdb document

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago