mikeal / lfs-store

IPLD blockstore on git+lfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lfs-store

Experimental IPLD block store backed for git+lfs.

Only tested against GitHub.

Currently only supports blocks w/ SHA2-256 hashes.

Does not currently batch requests, which will be necessary for acceptable performance since git+lfs requires 3 round trips for every write.

Needs more tests.

About

IPLD blockstore on git+lfs


Languages

Language:JavaScript 100.0%