# Functions
New returns a map with the Database interface methods implemented.
NewWithSize returns a map pre-allocated to the provided size with the Database interface methods implemented.
# Constants
DefaultSize is the default initial size of the memory database.
Name is the name of this database for database switches.