monger.cache
clojure.core.cache implementation(s) on top of MongoDB. Related documentation guide: http://clojuremongodb.info/articles/integration.html
->BasicMongerCache
(->BasicMongerCache db collection)
Positional factory function for class monger.cache.BasicMongerCache.
basic-monger-cache-factory
(basic-monger-cache-factory db)
(basic-monger-cache-factory db collection)
(basic-monger-cache-factory db collection base)
default-cache-collection
map->BasicMongerCache
(map->BasicMongerCache m__6289__auto__)
Factory function for class monger.cache.BasicMongerCache, taking a map of keywords to field values.