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.
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.
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 |