nobone-store

v1.1.3
A simple high performance key-value service.

Nobone Store

A simple high performance key-value service.

API

Set Value

GET /:key/:value

Only supports string value. If done without error, http returns status code 200.


Get Value

GET /:key

If done without error, http returns status code 200.

If value not defined, http returns status code 204.

CLI

nobone-store --help

npm i nobone-store

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 12/9/2014

Downloads

Maintainers