Liking cljdoc? Tell your friends :D

datahike.store


config-speccljmultimethod

(config-spec config)

Returns spec for the store configuration

Returns spec for the store configuration
sourceraw docstring

connect-storecljmultimethod

(connect-store config)

Makes a connection to an existing store

Makes a connection to an existing store
sourceraw docstring

default-configcljmultimethod

(default-config config)

Defines default configuration

Defines default configuration
sourceraw docstring

delete-storecljmultimethod

(delete-store config)

Deletes an existing store

Deletes an existing store
sourceraw docstring

empty-storecljmultimethod

(empty-store config)

Creates an empty store

Creates an empty store
sourceraw docstring

memoryclj

source

release-storecljmultimethod

(release-store config store)

Releases the connection to an existing store (optional).

Releases the connection to an existing store (optional).
sourceraw docstring

scheme->indexcljmultimethod

(scheme->index config)

Returns the index type to use for this store

Returns the index type to use for this store
sourceraw docstring

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

× close