cachette 1.0.0 copy "cachette: ^1.0.0" to clipboard
cachette: ^1.0.0 copied to clipboard

A simple and in-memory cache, designed to fulfil the most basic use cases in an elegant way.

1.0.0 #

  • Upgraded to Dart 3; relevant package updates.
  • Switched to the Result class from elegant, instead of duplicating it here.
  • Users system and UserCachette: cache entries can now have 'users', which can be used to differentiate between different parts of an application using the entry, and facilitates unused entries to being removed automatically.

0.1.1 #

  • Package updates.

0.1.0 #

  • Initial version.
3
likes
140
pub points
43%
popularity

Publisher

verified publisheralxbkr.xyz

A simple and in-memory cache, designed to fulfil the most basic use cases in an elegant way.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

elegant

More

Packages that depend on cachette