Settings

Theme

Show HN: Web Cache Using Origin Private File System

github.com

1 points by p0u4a 2 days ago · 0 comments · 1 min read

Reader

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 yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection