Hacker News new | ask | show | jobs
by hacliff 1113 days ago
very cool! if anyones interested here's a generic implementation

https://github.com/hcliff/sqlite-ipfs

1 comments

also, to the author, make sure you turn _off_ persistent local storage, the performance is horrific (https://github.com/ipfs/js-ipfs/issues/4045) - maybe helia is better?