mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-26 09:25:51 +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 | ||