//
pkg.gl
Category
github.com/m3db/m3
src
cluster
mem
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
2
Files
101 SLOC
#
Functions
New
New instantiates a client which defaults its stores to the given zone/env/namespace.
#
Structs
Client
Client provides a cluster/client.Client backed by kv/mem transaction store, which stores data in memory instead of in etcd.