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

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

v2.0.4 #

  • Reconnect when a redis command fails.

v2.0.3 #

  • Added topics to pubspec.yaml.

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

Publisher

verified publishergoogle.dev

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#server #caching

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

async, convert, logging, meta, retry

More

Packages that depend on neat_cache