# Functions
New returns a wrapped map with all the required database interface methods implemented.
NewProducer of memory db.
NewWithCap returns a wrapped map pre-allocated to the provided capcity with all the required database interface methods implemented.
New returns a wrapped map with all the required database interface methods implemented and drop callback.
# Type aliases
No description provided by the author