Protocol namespace defining what is required from persistent storage implementation.
Protocol namespace defining what is required from persistent storage implementation.
Protocol for persistent storage access
Protocol for persistent storage access
(delete this storage delete-fn)
Delete in the storage with the provided function
Delete in the storage with the provided function
(select this storage select-fn)
Find in the storage with the provided function
Find in the storage with the provided function
(upsert this storage update-fn)
Mutate the storage with the new value in provided function
Mutate the storage with the new value in provided function
Protocol for persisten storage connection mechanism
Protocol for persisten storage connection mechanism
(connection this config)
Creates connection to databse
Creates connection to databse
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 |