I’m working on my backup server and want to use Perkeep as one of my main data stores. Perkeep stores your data as chunk of bytes called blobs. Each blob is content-addressable, meaning that each blob is identified by its SHA224 hash. Since the parts are listed in order, it also opens up the possibility of streaming the file contents.

12m read timeFrom surma.dev
Post cover image
Table of contents
PerkeepWHATWG StreamsVideos<video> and range requestsImplementing range requestsConclusion

Sort: