ipfs / ipfs/js-datastore-pubsub
All TieredDatastore functions should be implemented
Open
good first issue
help wanted
kind/enhancement
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The main purpose of this module is to be used with [TieredDatastore](https://github.com/ipfs/js-datastore-core/blob/master/src/tiered.js). Accordingly, all the methods that may used by this Datastore should be implemented, in order to guarantee that no unexpected problems may occur.
With all this methods implemented, this `datastore` should also run `interface-datastore` tests against this, like [here](https://github.com/ipfs/js-datastore-fs/blob/master/test/index.spec.js#L130-L155).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.