dao-xyz / peerbit

P2P database framework with encryption, sharding and search
https://peerbit.org
Apache License 2.0
196 stars 15 forks source link

Predict file system limitation (Implement OPFS) #208

Closed marcus-pousette closed 10 months ago

marcus-pousette commented 1 year ago

Throw error long before you have fatally used too much space

something along these lines

client.limit({storage: 10gb}) 

205