Liking cljdoc? Tell your friends :D
Clojure only.

metabase.query-processor.middleware.store

The store middleware is responsible for initializing a fresh QP Store, which caches resolved objects for the duration of a query execution. See metabase.query-processor.store for more details.

The store middleware is responsible for initializing a fresh QP Store, which caches resolved objects for the duration
of a query execution. See `metabase.query-processor.store` for more details.
raw docstring

initialize-storeclj

(initialize-store qp)

Initialize the QP Store (resolved objects cache) for this query execution.

Initialize the QP Store (resolved objects cache) for this query execution.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close