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

js-ipfs-repo #114

Closed
4 of 6 tasks
daviddias opened this issue Apr 5, 2016 · 1 comment
Closed
4 of 6 tasks

js-ipfs-repo #114

daviddias opened this issue Apr 5, 2016 · 1 comment
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue

Comments

@daviddias
Copy link
Member

daviddias commented Apr 5, 2016

This issue focus on detailing the improvements we are committing to do for js-ipfs milestone 1.

ipfs-repo is one of the core pieces of js-ipfs. It enables js-ipfs to use different storage backends without having to introduce any complex logic for the other IPFS subsystems. Although this module is quite stable at the time, its performance has room for improvement and documentation needs some love.

https://github.com/ipfs/js-ipfs-repo

TODO list:

  • increase code coverage to 100%
  • enable circle-ci
  • update release process to the dignified pipeline
  • examples
    • using with fs-blob-store
    • using it in the browser with indexedDB-blob-store
  • ensure that every API call is documented

Extra:

  • benchmarks and increase performance
@daviddias daviddias added exp/novice Someone with a little familiarity can pick up module help wanted Seeking public contribution on this issue labels Apr 5, 2016
@daviddias daviddias added this to the milestone 1 - js-ipfs on the browser milestone Apr 5, 2016
@daviddias
Copy link
Member Author

On the same lines as #121 (comment), closing this one :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue
Projects
None yet
Development

No branches or pull requests

1 participant