# Packages
No description provided by the author
# Functions
NewDistributedStore will create a new DS object ready to start serving.
# Variables
No description provided by the author
# Structs
Distributed Store provides a distributed key/value store using the raft protocol (see the rafty sub-package), it provides a full HTTP and embedded API for interaction with the store.