# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
DbMongo is the MongoDB database.
DbMySQL is the MySQL database.
DbSqlite is the sqlite database.
StoreTypeGCS is a Google Cloud fileHandler store.
StoreTypeLocal is a local file system store.
StoreTypeS3 is an S3 store.
# Variables
DatabaseLatency is the duration of database queries.
ErrDuplicate is the error for a duplicate record.
ErrNotFound is the error for a record not found.
No description provided by the author
StorageLatency is the duration of Files queries.
# Interfaces
No description provided by the author