Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 896 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 896 Bytes

Documentation

Documentation for go-graphite project

List compatible components of the stack

Storage layer

Whisper TSDB

Clickhouse as TSDB

In-memory TSDB

Presentation layer

Work schemes with minimal set of components

With whisper as storage backed

go_whisper_minimal.png

With ClickHouse as storage backend

clickhouse_stack_minimal.png

Schemes of clusters

Based on whisper

go_whisper_cluster.png