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

Commit

Permalink
Update DRS list
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Sep 10, 2015
1 parent 89d4942 commit 513f826
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ This repo (will) contains the entry point for the Node.js implementation of IPFS
- [x] protocol muxer (https://github.com/diasdavid/node-multistream
- [x] Identify (https://github.com/diasdavid/node-ipfs-swarm/tree/master/src/identify)
- [ ] Distributed Record Store
- [ ] record (needs MerkleDAG node) https://github.com/diasdavid/node-ipfs-record
- [ ] distributed record store
- [ ] kad-record-store (implements abstract record store)
- [ ] abstract-record-store
- [x] record (needs MerkleDAG node) https://github.com/diasdavid/node-ipfs-record
- [x] distributed record store https://github.com/diasdavid/node-ipfs-distributed-record-store
- [x] kad-record-store (implements abstract record store) https://github.com/diasdavid/node-ipfs-kad-record-store
- [x] abstract-record-store https://github.com/diasdavid/abstract-record-store
- Exchange
- [ ] bitswap
- MerkleDAG
Expand Down

0 comments on commit 513f826

Please sign in to comment.