Skip to content

v0.2.0

Compare
Choose a tag to compare
@kaloyan-raev kaloyan-raev released this 21 Dec 14:41
· 74 commits to main since this release
20da552

Storj datastore for IPFS with PostgreSQL caching layer.

IPFS blocks are stored initially in a local PostgreSQL database. Once enough blocks are available (60 MiB), they are packed to a Storj object with optimal size and uploaded to the configured Storj bucket.