Liking cljdoc? Tell your friends :D

konserve-cassandra.core

Address globally aggregated immutable key-value store(s).

Address globally aggregated immutable key-value store(s).
raw docstring

connect-storeclj

(connect-store cassandra-config
               &
               {:keys [table opts] :or {table default-table} :as params})

Creates an new Cassandra konserve store.

Creates an new Cassandra konserve store.
raw docstring

default-tableclj


delete-storeclj

(delete-store cassandra-config & {:keys [table opts] :or {table default-table}})

releaseclj

(release {{session :session} :backing} env)

Must be called after work on database has finished in order to close connection

Must be called after work on database has finished in order to close connection
raw docstring

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

× close