mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
* refactor(mobile): add Isar DB & Store class new Store: globally accessible key-value store like Hive (but based on Isar) replace first few places of Hive usage with the new Store * reduce max. DB size to prevent errors on older iOS devices --------- Co-authored-by: Alex <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| api.service.dart | ||
| asset.service.dart | ||
| asset_cache.service.dart | ||
| cache.service.dart | ||
| device_info.service.dart | ||
| immich_logger.service.dart | ||
| json_cache.dart | ||
| server_info.service.dart | ||
| share.service.dart | ||
| user.service.dart | ||