Liking cljdoc? Tell your friends :D

eva.v2.storage.block-store.types


block-store-identcljmultimethod

Returns a 'ident' for the provided block store configuration, which will be used to determine uniqueness of the block store object. Since scopes for allocating connections / resources for the block stores are specific to each block store, this must be provided by the individual configurations.

Returns a 'ident' for the provided block store configuration, which will be
used to determine uniqueness of the block store object. Since scopes for
allocating connections / resources for the block stores are specific to each
block store, this must be provided by the individual configurations.
sourceraw docstring

build-block-storecljmultimethod

Constructs an object satisfying the blockstore contract given a configuration which must be multispec'd via ::config. The returned block store must also implement the component protocol for starting and stopping to control resource allocation.

Constructs an object satisfying the blockstore contract given a configuration
which must be multispec'd via ::config. The returned block store must also
implement the component protocol for starting and stopping to control resource
allocation.
sourceraw docstring

config-by-typecljmultimethod

source

config-typeclj

(config-type config)
source

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

× close