DatastorePubsub is responsible for providing an api for pubsub to be used as a datastore with [TieredDatastore]https://github.com/ipfs/js-datastore-core/blob/master/src/tiered.js

Hierarchy

Constructors

Properties

_datastore: Datastore<{}, {}, {}, {}, {}, {}, {}, {}, {}, {}>
_handleSubscriptionKeyFn?: SubscriptionKeyFn
_peerId: PeerId
_selector: SelectFn
_validator: ValidateFn

Methods