Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

kwdb

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kwdb

A server-side encapsulation of LevelDB

Source
npmnpm
Version
1.4.2
Version published
Weekly downloads
38
31.03%
Maintainers
1
Weekly downloads
 
Created
Source

kwdb

install size

A server-side encapsulation for LevelDB, powered by express

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 start

the default port is 8575, if you want to use a custom port, use the --port option:

kwdb start --port=8080

For more usage, see kwdb document

Keywords

leveldb

FAQs

Package last updated on 29 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts