blockstore-core
Version:
Contains various implementations of the API contract described in interface-blockstore
12 lines • 1.18 kB
JSON
{
"BaseBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.base.BaseBlockstore.html",
"./base:BaseBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.base.BaseBlockstore.html",
"BlackHoleBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.black-hole.BlackHoleBlockstore.html",
"./black-hole:BlackHoleBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.black-hole.BlackHoleBlockstore.html",
"IdentityBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.identity.IdentityBlockstore.html",
"./identity:IdentityBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.identity.IdentityBlockstore.html",
"MemoryBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.memory.MemoryBlockstore.html",
"./memory:MemoryBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.memory.MemoryBlockstore.html",
"TieredBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.tiered.TieredBlockstore.html",
"./tiered:TieredBlockstore": "https://ipfs.github.io/js-stores/classes/blockstore-core.tiered.TieredBlockstore.html"
}