rafrombrc / whisper-go

A golang library for whisper databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING This library is still under development and largely untested. Do not attempt to use with production data.

whisper-go

Build Status

whisper-go is a library and set of utilities for working with the whisper database format used by the graphite project: https://github.com/graphite-project/

Note that it is still in development so the API is subject to change.

API Documentation

API documentation can be found at http://godoc.org/github.com/kisielk/whisper-go/whisper

About

A golang library for whisper databases

License:Apache License 2.0


Languages

Language:Go 100.0%