# Packages
No description provided by the author
# README
data.store
The data.store
packages contains the interface to key/value storage. AMP's
primary key/value store is etcd
and the data.store
interface is implemented
in the data.store.etcd
package.