stash_hive 3.2.1 copy "stash_hive: ^3.2.1" to clipboard
stash_hive: ^3.2.1 copied to clipboard

Hive storage extension for the stash caching API. Provides support to store caches in the Hive database

3.2.1 #

  • Updated dependencies
  • Removed dart:io dependencies
  • Added support for web

3.2.0 #

  • Updated dependencies
  • It's now easier to reuse a store in multiple cache instances
  • BREAKING: path is now an optional parameter in newHiveCache
  • BREAKING: path is now an optional parameter in newLazyHiveCache

3.1.0 #

  • Updated dependencies
  • Switched from pedantic to lints

3.0.1 #

  • Updated dependencies

3.0.0 #

  • Updated dependencies
  • Releasing the lastest development version of 3.x line

3.0.0-dev.2 #

  • Updated to the latest dart sdk
  • Updated dependencies
  • Added support for events

3.0.0-dev.1 #

  • Integrated with the new version of stash which implies importing the testing harness from the new stash_test package

2.0.3 #

  • Updated dependencies
  • Decouple the storage via a new adapter improving the configurability and extensibility
  • Separated lazy and non lazy cache initialization

2.0.2 #

  • Updated dependencies

2.0.1 #

  • Updated documentation
  • Updated dependencies

2.0.0 #

  • Removed prerelease github action
  • Updated dependencies
  • Moved to a mono repo
  • Restructured github actions
  • Removed derry support and adopted melos

2.0.0-nullsafety.2 #

  • Some smaller fixes
  • Updated dependencies
  • Updated github actions with setup dart action
  • derry support

2.0.0-nullsafety.1 #

  • Null safety support

1.0.2 #

  • Updated to the most recent version of stash

1.0.1 #

  • Updated dependencies

1.0.0 #

  • First official release of the package
  • Updated to 2.10.0 sdk version
  • Updated dependencies

1.0.0-dev.4 #

  • Updated to 2.9.0 sdk version
  • Updated dependencies

1.0.0-dev.3 #

  • Updated sdk to a supported version on pub

1.0.0-dev.2 #

  • Removed unsecure link from the README file
  • Updated dependencies

1.0.0-dev.1 #

  • Initial version
10
likes
150
points
7.5k
downloads

Publisher

verified publisherivoleitao.dev

Weekly Downloads

Hive storage extension for the stash caching API. Provides support to store caches in the Hive database

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

hive, stash, universal_platform

More

Packages that depend on stash_hive