Skip to content

Commit

Permalink
feat: feat: client.get uses unpackStream
Browse files Browse the repository at this point in the history
- Update client.get to use storacha/ipfs-car#46
  - uses a blockstore during unpack so should be able to deal with cars larger than mem now.
  - ipfs-car adopts the ReadableStream vs AsyncIterator shim which is nice
- Adds `clean` target called before `build` to ensure we're fresh.

License: (Apache-2.0 AND MIT)
Signed-off-by: Oli Evans <oli@tableflip.io>
  • Loading branch information
olizilla committed Jul 2, 2021
1 parent a95bcb2 commit 1973a7b
Show file tree
Hide file tree
Showing 5 changed files with 489 additions and 166 deletions.
Loading

0 comments on commit 1973a7b

Please sign in to comment.