Liking cljdoc? Tell your friends :D

naga.store-registry

Registry for Naga Storage.

Registry for Naga Storage.
raw docstring

get-storage-handleclj/s

(get-storage-handle {type :type store :store :as config})

Creates a store of the configured type. Throws an exception for unknown types.

Creates a store of the configured type. Throws an exception for unknown types.
sourceraw docstring

register-storage!clj/s

(register-storage! store-id factory-fn)
(register-storage! store-id factory-fn shutdown-fn)

Registers a new storage type

Registers a new storage type
sourceraw docstring

registered-storesclj/s

source

shutdownclj/s

(shutdown)
source

shutdown-fnsclj/s

source

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

× close