Commit Graph

3 Commits (34301c286eef6d8d6bd18daa5c54d501a1d928dd)

Author SHA1 Message Date
jmjatlanta 34301c286e Storing large files
Files larger than about 200K are split into smaller files and stored in
the ipfs file system in blocks.
2016-12-15 05:40:24 -05:00
John Jones 5168bc87e0 Fixed memory leak in test 2016-12-14 12:24:44 -05:00
jmjatlanta 033dd767b4 More work on persisting data to disk.
Blockstore now storing the data, whereas datastore is storing the key
and filename. The key should be the multihash (currently the sha256, not
the multihash), and the value is the filename (base32).
2016-12-14 12:07:43 -05:00