seriesly

A time series database.

  • Owner: dustin/seriesly
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerdustin/seriesly
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:Other
所有者活动
Created At2012-08-27 18:28:07
Pushed At2015-09-17 23:56:18
Last Commit At2015-09-17 16:55:47
Release Count0
用户参与
Stargazers Count461
Watchers Count36
Fork Count38
Commits Count189
Has Issues Enabled
Issues Count38
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count11
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private