memory cache
used as attribute name in localStorage
adds a configuration
receives a configuration
clears cache and removes object from store
removes a configuration, is a simple alias for config.set(key, undefined)
Hoodie Config API