Hello!
I was hoping I could get some answers to some questions I have about the ipfs-core module.
-
If I pin some data to a users node, and they clear their browsers data, does that mean the data will eventually be lost? Is there anyway to prevent this from happening.
-
Does the node have throttling to prevent multiple additions to the ipfs? As the node slows down siginificantly if I try to make more than a request or two at a time.
I would just like to make sure this is a feature of the node and not something else. -
Is there a way to prevent a lock from being made, as I would like users to be able to access the node from multiple tabs if they desire.
Thank you for taking the time to read these, I would appreciate any input!