neat_cache 2.0.2 copy "neat_cache: ^2.0.2" to clipboard
neat_cache: ^2.0.2 copied to clipboard

outdated

A neat cache abstraction for wrapping in-memory or redis caches.

v2.0.2 #

  • Fixed lints.

v2.0.1 #

  • Fixed issue when adding multiple commands without waiting for them to complete first.

v2.0.0 #

  • Migrated to null-safety, dropping dependency on package:dartis.

v1.0.2 #

  • Upgrade package:dartis.

v1.0.1 #

  • Avoid unnecessary purging when calling set with a create function that returns null.

v1.0.0 #

  • Initial release.
21
likes
0
pub points
94%
popularity

Publisher

verified publishergoogle.dev

A neat cache abstraction for wrapping in-memory or redis caches.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, convert, logging, meta, retry

More

Packages that depend on neat_cache