# Packages
interfaces establishes the contract required for any implementation of the export store functionality in a database provider.
mongo provides the Mongo implementation of the StoreClient interface.
redis provides the Redis implementation of the StoreClient interface.
# Variables
No description provided by the author
# Structs
No description provided by the author