dio_cache_interceptor_file_store 1.2.3 copy "dio_cache_interceptor_file_store: ^1.2.3" to clipboard
dio_cache_interceptor_file_store: ^1.2.3 copied to clipboard

A filesystem cache store implementation for dio_cache_interceptor package.

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
140
pub points
93%
popularity

Publisher

verified publisheropenapi4j.org

A filesystem cache store implementation for dio_cache_interceptor package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

dio_cache_interceptor, path, synchronized

More

Packages that depend on dio_cache_interceptor_file_store