vit_cache 1.1.1 copy "vit_cache: ^1.1.1" to clipboard
vit_cache: ^1.1.1 copied to clipboard

A Dart package for caching single values and multiple key-value pairs with a time-to-live (TTL) mechanism.

1.1.1 #

  • Fixed ttl calculating when dealing with milliseconds.
  • Fixed problems while dealing with expired items in "clearExpired" and "setMany" of MultiTimedCacheModel.

1.1.0 #

  • Added "assumeAllPresent" option to MultiTimesCacheModel.getMany.

1.0.0 #

  • Initial version.
1
likes
160
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart package for caching single values and multiple key-value pairs with a time-to-live (TTL) mechanism.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on vit_cache