goatandsheep/swarmpack

Memory cleanup

Opened this issue · 0 comments

Prevent memory leaks by cleaning up deleted blobs: add the blob to the data object and when the entry in the data object is deleted, out goes the blob. the trick is: should blob be persisted?

https://stackoverflow.com/questions/22899333/delete-javascript-blobs