pvcache 0.3.5 copy "pvcache: ^0.3.5" to clipboard
pvcache: ^0.3.5 copied to clipboard

Adding hooks to Sembast and Flutter secure storage for advanced caching strategies

0.3.5 #

  • add encryption recovery hooks

0.3.4 #

  • reorganize tests into test/core/ and test/hooks/ directories for better maintainability
  • split monolithic test files into individual component test files

0.3.3 #

  • add iterKeys() method to iterate over all cache keys

0.3.2 #

  • add heavy cache support: separate database files (pv{env}.db) for heavy caches on non-web platforms
  • optimize database loading by allowing on-demand initialization per environment

0.3.1 #

  • add support for macro get feature with pattern-based auto-fetching on cache miss

0.3.0 #

  • complete revamp, replacing focus from Hive to Sembast
2
likes
150
points
49
downloads

Publisher

verified publisherpathverse.ca

Weekly Downloads

Adding hooks to Sembast and Flutter secure storage for advanced caching strategies

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_secure_storage, path, path_provider, pointycastle, sembast, sembast_web

More

Packages that depend on pvcache