core icon indicating copy to clipboard operation
core copied to clipboard

What are the size limits of the backends on browser?

Open Davilarek opened this issue 4 months ago • 7 comments

Hi there, My project requires storing lots of data, around 100 megabytes. I would like to use zen-fs on browser environment. It's important to note that the data needs to persist between reloads and even restarts of the browser, essentially, making the data kind of permanent. Hence my question, what are the size limits of the available backends in a browser?

Davilarek avatar Apr 14 '24 15:04 Davilarek