block-cache. block-cache is a transparent(ish) cache that keeps data split in blocks in an in-memory lru-cache. This is useful if you want to process a file, reusing previously downloaded parts and improving the general performance without caching more than your given memory limit.

github.com/martinheidegger/block-cache

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.