Default storage provider for Hypercore, using random-access-file for persistent storage of hypercore feeds. Version 1.1.1 is the latest stable release. This package provides a simple storage factory function that creates random-access-storage instances for Hypercore, handling file locking for bitfield files to prevent parallel writers. It is a small, focused utility specific to the Hypercore ecosystem, commonly used in Hypercore-based applications like Dat-Protocol archives. Release cadence is low as it is a stable dependency.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This package is CommonJS only. ESM import is not supported; you must use require().
Shows how to create a Hypercore feed with defaultStorage as the storage provider, append data, and read it back.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.