Clear old data
marcoow opened this issue · 0 comments
marcoow commented
Whenever we read new data for anything, we should clear old data so we don't keep growing IndexedDB. In particular old measurement points are never used again and can be replaces completely with newer as they are received from the API.