ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

Garbage collection for tags storage #114

Closed kirillt closed 1 year ago

kirillt commented 3 years ago

The storage might be polluted with ids of removed items. We should trigger clean-up for tags storage sometimes.

kirillt commented 2 years ago

This behaviour should be configurable by user (#77), since "garbage" is determined by what index reports and index might have a bug.

kirillt commented 1 year ago

Let's move any future discussion to more generic issue in arklib-android repo: