package
2.1.0-alpha.20180416+incompatible
Repository: https://github.com/coyle/cockroach.git
Documentation: pkg.go.dev

# Functions

NewModelDB instantiates a new ModelDB instance.

# Structs

DataPoint represents a single point in a time series.
ModelDB is a purely in-memory model of CockroachDB's time series database, where time series can be stored and queried.

# Type aliases

DataSeries represents a series of data points ordered by timestamp.