Address globally aggregated immutable key-value stores(s).
Address globally aggregated immutable key-value stores(s).
(change-row-id connection table from to)
(connect-store db-spec & {:keys [table opts] :as params})
(copy-row-statement db-type table to from)
(create-statement db-type table)
(delete-statement db-type table)
(delete-store db-spec & {:keys [table opts]})
(extract-bytes obj dbtype)
(get-connection db-spec)
(read-all db-type connection table id)
(read-field db-type
connection
table
id
column
&
{:keys [binary? locked-cb] :or {binary? false}})
(release store 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
(remove-from-pool db-spec)
(update-statement db-type table id header meta value)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |