This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Awesome Datastore Endeavour #787
Closed
Description
As described in ipfs/js-ipfs-repo#112 we need and want to upgrade our storage game. So here comes another awesome endeavour 🌟
The general goal is to create a datastore interface and implementations to match the way go handles storage and matching features like query
that we need down the line. The new library has been implemented in interface-datastore.
New Modules
Name | Ready for Review | Merged | Published |
---|---|---|---|
interface-datastore | ✅ | ✅ | ✅ |
datastore-core | ✅ | ✅ | ✅ |
datastore-fs | ✅ | ✅ | ✅ |
datastore-level | ✅ | ✅ | ✅ |
Modules that need updating
Name | Ready for Review | Reviewed | Merged | Published |
---|---|---|---|---|
ipfs-repo | ✅ | ✅ | ✅ | ✅ |
ipfs-block | ✅ | ✅ | ✅ | ✅ |
ipfs-block-service | ✅ | ✅ | ✅ | ✅ |
ipfs-bitswap | ✅ | ✅ | ✅ | ✅ |
ipld-dag-pb | ✅ | ✅ | ✅ | ✅ |
ipld-dag-cbor | ✅ | ✅ | ✅ | ✅ |
ipld-dag-eth-x | ✅ | ✅ | ✅ | ✅ |
ipld-resolver | ✅ | ✅ | ✅ | ✅ |
ipfs-unixfs-engine | ✅ | ✅ | ✅ | ✅ |
interface-ipfs-core | ✅ | ✅ | ✅ | ✅ |
ipfs-api | ✅ | ✅ | ||
ipfs | ✅ | ✅ |