Liking cljdoc? Tell your friends :D

hive-datalevin.kg.recovery

Datalevin store-open self-heal. Classify an LMDB open failure and apply a recovery policy so the store returns to health without operator action. heal-and-open! composes classification + policy + the caller's open-fn; it never opens the db itself, keeping this ns driver-agnostic at compile time.

Datalevin store-open self-heal. Classify an LMDB open failure and apply a
recovery policy so the store returns to health without operator action.
`heal-and-open!` composes classification + policy + the caller's `open-fn`;
it never opens the db itself, keeping this ns driver-agnostic at compile time.
raw docstring

hive-datalevin.kg.store

Datalevin (LMDB) implementation of hive-spi.kg.protocol/IKGStore. Schema, value-type map, db-path and cache-limit are injected by the host — the store carries no domain schema or config resolution of its own.

Datalevin (LMDB) implementation of hive-spi.kg.protocol/IKGStore. Schema,
value-type map, db-path and cache-limit are injected by the host — the store
carries no domain schema or config resolution of its own.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close