yaronkoren / miga

A Javascript application (with some PHP) for viewing and browsing arbitrary structured data
GNU General Public License v3.0
20 stars 7 forks source link

Duplication of data in local storage? #12

Open jthingelstad opened 11 years ago

jthingelstad commented 11 years ago

I'm not sure how to debug this, but after reloading the data set for Wikinosh many times the local storage being used was over 34MB. When I delete the data and start fresh, the data is only around 18MB. It seems like the more times I completely reload the data the larger it gets. Perhaps there are some records that are not being purged on a reload?