stash_hive
Hive storage extension for the stash caching API. Provides support to store vaults and caches in the Hive database
5.2.0
13K downloads/mo
#2646 most downloaded on pub.dev
ivoleitao/stash
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2 months
Most releases are documented
notes for 23 of 34 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
44 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
44 releases · Jun 2020 to Apr 2024Releases
latest 44-
5.2.019 Apr 2024Nothing published for this version
-
5.1.219 Apr 2024Nothing published for this version
-
5.1.119 Apr 2024Nothing published for this version
-
5.1.017 Jan 2024Release notes
Open source →- FEAT(sqlite): use NativeDatabase.createInBackground factory. (2921a92a)
2023-08-21
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
5.0.321 Dec 2023Nothing published for this version
-
5.0.207 Oct 2023Nothing published for this version
-
5.0.121 Aug 2023 -
5.0.024 Jun 2023Nothing published for this version
-
4.5.329 Apr 2023Nothing published for this version
-
4.5.204 Mar 2023Nothing published for this version
-
4.5.112 Feb 2023Nothing published for this version
-
4.5.029 Jan 2023Nothing published for this version
-
4.4.119 Nov 2022Nothing published for this version
-
4.3.403 Sep 2022 -
4.3.302 Sep 2022Release notes
Open source →- chore: Updated dependencies
- feat: Added VaultStore and CacheStore marker interfaces support to allow a cleaner usage of a store or cache abstraction for more advanced clients
-
4.3.203 Aug 2022Release notes
Open source →- feat: dependency updates
- chore: Made the flutter dependencies standout to avoid overrides when updating dependencies
- chore: Improved and added package attributes
-
4.3.112 Jul 2022Release notes
Open source →- fix: downgraded some dependencies to guarantee compatibility with latest flutter version (see https://github.com/ivoleitao/stash/issues/34)
-
4.3.004 Jul 2022Release notes
Open source →- chore: Updated dependencies
- BREAKING CHANGE: The
fromEncodablefunction is not specified on the store creation but instead on thevaultorcachecreation. This allows vaults and caches that support different classes with differentfromEncodablefunctions
-
4.2.010 Jun 2022 -
4.1.029 May 2022Release notes
Open source →- BREAKING CHANGE: Changed minimum sdk version
- BREAKING CHANGE: The creation of stores now returns a
Future<XXXStore>where XXX is the specific store - BREAKING CHANGE: The creation of vaults and caches now returns a
Future<Vault<T>>andFuture<Cache<T>> - chore: Updated dependencies
- feat: melos configured with
usePubspecOverrides - fix: Concurrency problem on the creation / removal of stores
-
4.0.121 Jan 2022 -
4.0.021 Dec 2021 -
4.0.0-dev.220 Dec 2021 pre-release -
4.0.0-dev.120 Dec 2021 pre-releaseRelease notes
Open source →- BREAKING CHANGE: First version after major revamp adding support for generics, vaults and statistics
-
3.2.105 Sep 2021 -
3.2.025 Jul 2021Release notes
Open source →- Updated dependencies
- It's now easier to reuse a store in multiple cache instances
- BREAKING CHANGE:
pathis now an optional parameter innewHiveCache - BREAKING CHANGE:
pathis now an optional parameter innewLazyHiveCache
-
3.1.004 Jul 2021 -
3.0.128 May 2021 -
3.0.026 May 2021Release notes
Open source →- Updated dependencies
- Releasing the lastest development version of 3.x line
-
3.0.0-dev.223 May 2021 pre-releaseRelease notes
Open source →- Updated to the latest dart sdk
- Updated dependencies
- Added support for events
-
3.0.0-dev.116 May 2021 pre-releaseRelease notes
Open source →- Integrated with the new version of stash which implies importing the testing harness from the new stash_test package
-
2.0.316 May 2021Release notes
Open source →- Updated dependencies
- Decouple the storage via a new adapter improving the configurability and extensibility
- Separated lazy and non lazy cache initialization
-
2.0.224 Apr 2021 -
2.0.124 Apr 2021 -
2.0.024 Apr 2021Release notes
Open source →- Removed prerelease github action
- Updated dependencies
- Moved to a mono repo
- Restructured github actions
- Removed derry support and adopted melos
-
2.0.0-nullsafety.205 Apr 2021 pre-releaseRelease notes
Open source →- Some smaller fixes
- Updated dependencies
- Updated github actions with setup dart action
- derry support
-
2.0.0-nullsafety.128 Feb 2021 pre-release -
1.0.228 Feb 2021 -
1.0.103 Oct 2020 -
1.0.003 Oct 2020Release notes
Open source →- First official release of the package
- Updated to 2.10.0 sdk version
- Updated dependencies
-
1.0.0-dev.429 Aug 2020 pre-release -
1.0.0-dev.315 Jul 2020 pre-release -
1.0.0-dev.215 Jul 2020 pre-release -
1.0.0-dev.121 Jun 2020 pre-release