hope_cache 0.1.2 copy "hope_cache: ^0.1.2" to clipboard
hope_cache: ^0.1.2 copied to clipboard

Simple and fast caching for Dart/Flutter with TTL support, multiple eviction strategies, and pluggable storage.

0.1.2 #

  • Initial release
  • TTL support (default + per-key)
  • Eviction policies: LRU, LFU, FIFO
  • Map keys (React Query style)
  • Batch operations (setMany, getMany)
  • Pattern invalidation
  • Pluggable storage interface
  • In-memory storage implementation
1
likes
140
points
137
downloads

Publisher

unverified uploader

Weekly Downloads

Simple and fast caching for Dart/Flutter with TTL support, multiple eviction strategies, and pluggable storage.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

More

Packages that depend on hope_cache