cluster

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2018 License: Apache-2.0, MIT Imports: 10 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

type Database interface {
	storage.Database

	Topology() topology.Topology
}

Database is a clustered time series database

func NewDatabase

func NewDatabase(
	hostID string,
	topoInit topology.Initializer,
	opts storage.Options,
) (Database, error)

NewDatabase creates a new clustered time series database

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL