OrbitDB Storage Adapter

JSON →
library 0.9.0 ·javascript
verified Jun 7, 2026

A wrapper for abstract-leveldown compliant stores, used by OrbitDB to manage persistent connections to levelup, level-js, or any abstract-leveldown compliant backend. Current stable version is 0.9.0. Maintained by the OrbitDB team, with low release cadence. Differentiators: it standardizes the creation and destruction of levelup stores for OrbitDB components like keystore and cache, and abstracts environment-specific stores (Node vs browser). Primarily an internal dependency for OrbitDB ecosystem packages.