package
0.18.0
Repository: https://github.com/appcelerator/amp.git
Documentation: pkg.go.dev

# 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.