HN Reader

NewTopBestAskShowJob
Show HN: Web Cache Using Origin Private File System
score icon1
comment icon0
18 hours agoby p0u4a
Made a Web Cache API using the Origin Private File System to store large responses. Mostly made for my other project that needs to store models from hugginface locally. The default cache provided by transformers.js can't store large responses due to storage quotas so I built this to use instead.

No comments