pvcache 0.3.2
pvcache: ^0.3.2 copied to clipboard
Adding hooks to Sembast and Flutter secure storage for advanced caching strategies
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