New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tsdb

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsdb

Time series storage engine

latest
Source
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

node-tsdb

Time series database on leveldb.

Latest version v0.0.6

Requirements

  • tsdb-server/tsdb-cli: Nodejs >= v0.11
  • tsdb client lib: Nodejs >= 0.8

Install

$ npm install tsdb -g

Usage

  • Server:

    $ tsdb-server [<path-to-config.js>]
    
  • Client:

    $ tsdb-cli [-p <port>] [-h <host>]
    

Docs

  • Commands
  • Client Lib

Test

make test

Benchmark

make bench

License

MIT. Chao Wang hit9@icloud.com

Keywords

time series

FAQs

Package last updated on 16 Apr 2015

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