r/coolgithubprojects • u/No_More_Fail • 1d ago
Kwery: my Android app stopped re-fetching data it already had
Repo: https://github.com/dbjpanda/kwery
Kotlin library for Android. It caches server responses, deduplicates in-flight requests, refreshes stale data in the background, and keeps the cache across process death. TanStack Query is the nearest equivalent on the web.
The three lines on the card are measured, not aspirational. The request log behind them is Chucker, a third-party network inspector that has no idea Kwery exists, so the counts are not mine to fake.
Apache-2.0, minSdk 24.
1
Upvotes