go-tsz

Time series compression algorithm from Facebook's Gorilla paper

Github星跟踪图

go-tsz

Master Branch
Master Build Status
Master Coverage Status
Go Report Card
GoDoc

Description

Package tsz implement the Gorilla Time Series Databasetime-series compression as described in:
http://www.vldb.org/pvldb/vol8/p1816-teller.pdf

Getting started

This application is written in Go language, please refer to the guides in https://golang.org for getting started.

This project include a Makefile that allows you to test and build the project with simple commands.
To see all available options:

make help

Running all tests

Before committing the code, please check if it passes all tests using

make qa

主要指标

概览
名称与所有者dgryski/go-tsz
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证BSD 2-Clause "Simplified" License
所有者活动
创建于2015-08-28 15:28:39
推送于2018-07-21 17:44:43
最后一次提交2018-02-27 22:27:14
发布数0
用户参与
星数544
关注者数28
派生数66
提交数79
已启用问题?
问题数7
打开的问题数4
拉请求数14
打开的拉请求数0
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?