featurebase/internal
Travis 74bf4731f5
WIP: Implement NodeState as an attribute of *Node
NodeState is shared among nodes in the cluster (via gossip
in a gossip implementation) and cached locally in Cluster.Nodes
in order to be available to the /status endpoint.
2017-04-24 12:33:43 -05:00
..
internal.go split internal.proto into public.proto and private.proto. 2017-04-17 10:27:36 -05:00
private.pb.go WIP: Implement NodeState as an attribute of *Node 2017-04-24 12:33:43 -05:00
private.proto WIP: Implement NodeState as an attribute of *Node 2017-04-24 12:33:43 -05:00
public.pb.go Rename DB to Index 2017-04-23 21:49:27 -05:00
public.proto Rename DB to Index 2017-04-23 21:49:27 -05:00