mirror of
https://github.com/barkeser2002/offline-db.git
synced 2026-09-25 02:59:54 +03:00
- Replaced blocking save(), get_or_create(), update_or_create(), add() with async versions. - Fixed flaky test_rate_limit_retry by mocking cache. - Verified with reproduction script showing 0 blocking events. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>