Preparing search index...
The search index is not available
IPFS Stores
IPFS Stores
interface-store
AwaitIterable
Type alias AwaitIterable<T>
Await
Iterable
<
T
>
:
Iterable
<
T
>
|
AsyncIterable
<
T
>
An iterable or async iterable of values
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
IPFS Stores
blockstore-core
base
BaseBlockstore
black-hole
BlackHoleBlockstore
identity
IdentityBlockstore
index
BaseBlockstore
BlackHoleBlockstore
MemoryBlockstore
TieredBlockstore
memory
MemoryBlockstore
tiered
TieredBlockstore
blockstore-fs
index
FsBlockstore
FsBlockstoreInit
sharding
FlatDirectory
NextToLast
FlatDirectoryInit
NextToLastInit
ShardingStrategy
blockstore-idb
IDBBlockstore
IDBBlockstoreInit
blockstore-level
LevelBlockstore
LevelBlockstoreInit
blockstore-s3
S3Blockstore
S3BlockstoreInit
ShardingStrategy
datastore-core
base
BaseDatastore
black-hole
BlackHoleDatastore
index
BaseDatastore
KeyTransformDatastore
MemoryDatastore
MountDatastore
NamespaceDatastore
ShardingDatastore
TieredDatastore
shard
KeyTransform
Shard
keytransform
KeyTransformDatastore
memory
MemoryDatastore
mount
MountDatastore
namespace
NamespaceDatastore
shard
NextToLast
Prefix
ShardBase
Suffix
PREFIX
SHARDING_FN
parseShardFun
readShardFun
sharding
ShardingDatastore
tiered
TieredDatastore
datastore-fs
FsDatastore
FsDatastoreInit
datastore-idb
IDBDatastore
IDBDatastoreInit
datastore-level
LevelDatastore
datastore-s3
S3Datastore
S3DatastoreInit
interface-blockstore
Blockstore
Pair
interface-blockstore-tests
InterfaceBlockstoreTest
interfaceBlockstoreTests
interface-datastore
index
Key
Batch
Datastore
KeyQuery
KeyQueryFilter
KeyQueryOrder
Pair
Query
QueryFilter
QueryOrder
key
Key
interface-datastore-tests
InterfacDatastoreTest
interfaceDatastoreTests
interface-store
AbortError
CloseFailedError
DeleteFailedError
GetFailedError
HasFailedError
NotFoundError
OpenFailedError
PutFailedError
AbortOptions
Store
Await
AwaitIterable
An iterable or async iterable of values