Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 519 Bytes

README_EN.md

File metadata and controls

14 lines (12 loc) · 519 Bytes

Overview

中文: Chinese Version A Time Series Database,Providing very fast TS data insert and query service, with many useful aggregation function. This Repo is an implementation of the paper: Gorilla: A Fast, Scalable, In-Memory Time Series DataBase

Feature

  • Memory Store
  • Very high Ratio data compression
  • Fault Tolerance
  • Flexible Persistence Storage
  • Compatible with the openTSDB HTTP API
  • High performance Rpc protocol&implementation