mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-18 22:08:49 -04:00
This led to many hard to debug issues in the past. It is easier to always fetch fresh data and not cache it. Previously, we needed the cache as a search index. Now, search uses all localizations, so the cache isn't needed anymore.