stash_sembast 2.0.3 stash_sembast: ^2.0.3 copied to clipboard
Sembast storage extension for the stash caching API. Provides support to store caches int the local file system in binary format using the msgpack json format
2.0.3 #
- Updated dependencies
- Decouple the storage via a new adapter improving the configurability and extensibility
- Added new in-memory database support
- Added new web database support
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 depenencies
1.0.0 #
- First official release of this package
- Updated to 2.10.0 sdk version
- Updated dependencies
1.0.0-dev.3 #
- Updated to 2.9.0 sdk version
- Updated dependencies
1.0.0-dev.2 #
- Removed unsecure link from the README file
- Updated dependencies
1.0.0-dev.1 #
- Initial version