sky_storage_isar 1.2.0
sky_storage_isar: ^1.2.0 copied to clipboard
Local persistence implementation wrapping Isar and providing IsarDao.
1.2.0 #
- FEAT(sky_storage_isar): add IsarCacheable mixin for TTL tracking.
1.1.0 #
- FEAT(sky_storage_isar): add unit tests for IsarDaoSync.
- FEAT(sky_storage_isar): implement IsarDaoSync and fix outdated docs.
1.0.4 #
- REFACTOR(sky_storage_isar): remove sky_lints, now inherited from root.
1.0.3 #
- DOCS(sky_storage_isar): add pub.dev-compliant dartdoc comments to public API.
1.0.2 #
- FIX(sky_storage_isar): point repository URL to package subdirectory on GitHub.
1.0.1 #
1.0.0 #
- Initial release of
sky_storage_isar. - Standard local persistence implementations using the Isar database, supporting Isar-specific Dao contracts.