Manage all state changes and access to state of durable store.
Manage all state changes and access to state of durable store.
(db->stored db flush?)
Maps memory db to storage layout and flushes dirty indices.
Maps memory db to storage layout and flushes dirty indices.
(-create-database config opts)
(-database-exists? config)
(-delete-database config)
(stored->db stored-db store)
Constructs in-memory db instance from stored map value.
Constructs in-memory db instance from stored map value.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close