@web4/unichain-default-storage

1.0.0 • Public • Published

unichain-default-storage

Default storage provider used by Unichain

npm install @web4/unichain-default-storage

Usage

const defaultStorage = require('@web4/unichain-default-storage')

const feed = unichain(name => defaultStorage(name, { directory: 'feed' }))

API

storage = defaultStorage(name, [options])

Makes a new random-access-storage provider using the random-access-file module.

If making a bitfield file that file will be locked to avoid parallel writers.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @web4/unichain-default-storage

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.03 kB

Total Files

4

Last publish

Collaborators

  • neothawreww