http_cache_file_store 2.0.1 copy "http_cache_file_store: ^2.0.1" to clipboard
http_cache_file_store: ^2.0.1 copied to clipboard

A filesystem cache store agnostic HTTP client implementation.

2.0.1 #

  • chore: Update http_cache_core to 1.1.0.

2.0.0 #

  • feat: Saves response status code.
  • chore: Updated dependencies.

1.2.3 #

  • chore: Updated dependencies.

1.2.2 #

  • chore: Updated dependencies.

1.2.1 #

  • fix: Wrongly awaited clean method.
  • fix: Wrongly awaited getFromPath method.

1.2.0 #

  • feat: Add Store.getFromPath method.
  • feat: Add Store.deleteFromPath method.

1.1.0 #

  • Add request date to stored values.
  • Raise dio_cache_interceptor minimum version.

1.0.0 #

  • Initial release as external package.
  • Fixes concurrent access to files. Operations are locked per keys.
  • Web implementation doesn't throw exceptions anymore. Returns null or false result instead.
0
likes
160
points
226
downloads

Publisher

verified publisheropenapi4j.org

Weekly Downloads

2024.09.20 - 2025.04.04

A filesystem cache store agnostic HTTP client implementation.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

http_cache_core, path, synchronized

More

Packages that depend on http_cache_file_store