diff.rs icon indicating copy to clipboard operation
diff.rs copied to clipboard

Implement LocalStore cache

Open xfbs opened this issue 1 year ago • 0 comments

Implement LocalStorage cache, for:

  • Using cached API responses to avoid spamming crates.io API
  • Enabling offline mode (anything that is in the cache can still be rendered, maybe a warning indicating that content might be stale)

xfbs avatar Oct 12 '24 17:10 xfbs