seriesly

A time series database.

  • 所有者: dustin/seriesly
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

A Timeseries Database

seriesly is a database for storing and querying time series data.
Unlike databases like RRDtool, it's schemaless so you can just lob
data into it and start hacking. However, it also doesn't use a finite
amount of space. Tradeoffs.

Detailed docs are in the wiki.

Quick Start

Prereqs:

To build the software, you need a go runtime installed.
Preferably a recent one.

Installation

go get github.com/dustin/seriesly

Running

Seriesly will use as many cores as you have to offer. Set the
GOMAXPROCS environment variable to the number of cores (or hardware
threads) you've got. There's a lot of fine-grained tuning you can
employ to specify how to map the software needs to your hardware, but
the defaults should work quite well.

Then just start blasting data into it. See the protocol docs
for details on this.

More Info

My blog post provides an overview of the why and a little bit
of the what. There's also a youtube video of me demoing
the software a few days after the initial version hit github. It's
matured a lot since then, but the core concepts haven't changed.

主要指標

概覽
名稱與所有者dustin/seriesly
主編程語言Go
編程語言Go (語言數: 2)
平台
許可證Other
所有者活动
創建於2012-08-27 18:28:07
推送於2015-09-17 23:56:18
最后一次提交2015-09-17 16:55:47
發布數0
用户参与
星數461
關注者數36
派生數38
提交數189
已啟用問題?
問題數38
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數11
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?