Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Awesome Datastore Endeavour #787

Closed
dignifiedquire opened this issue Mar 13, 2017 · 5 comments · Fixed by #797
Closed

Awesome Datastore Endeavour #787

dignifiedquire opened this issue Mar 13, 2017 · 5 comments · Fixed by #797
Assignees

Comments

@dignifiedquire
Copy link
Member

dignifiedquire commented Mar 13, 2017

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
@daviddias
Copy link
Member

the ipfs-repo update and block-service should be part of this endeavour as well :)

@daviddias
Copy link
Member

//cc @kumavis @SidHarder that might be interested in following this one

@dignifiedquire
Copy link
Member Author

the ipfs-repo update and block-service should be part of this endeavour as well :)

added

@daviddias
Copy link
Member

@dignifiedquire do you feel that you will have the 3 remaining PR's tomorrow? I think we can pull this one all together tomorrow :)

@daviddias
Copy link
Member

I'm really happy with the way we figured to make this big code changes \o/ awesome endeavours

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants