Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 379 Bytes

gotsdb

(WIP) A time-series in-memory database written in Go

HIGHLY WIP, NOT APPROPRIATE FOR PRODUCTION USAGE (YET)

Already working:

  • GRPC connectivity
  • Key-Value storage, both in-mem and in-file-system

ToDo:

  • Actual Time-Series engine
  • TS optimizations
  • TS search algorithms

Dependency injection provided by summer.