isar / isar/hive

does Hive package store data on Android devices in Cache or Data?

Open
#895 1 comment 2 reactions 0 assignees View on GitHub
question
Dominant language
Dart
Stars
4.4k
Forks
449
PR merge metrics
No merged PRs in 30d

Description

**Question**
Someone asked me this question, and I find it interesting. But I searched and I didn't find the answer. So I'm asking here.

does Hive store data on android as cache or as data? I know the difference between cache and data is that cache is intended for temporary data such as images and posts (in social media platform) while data is for permanent data such as player progress, app settings and so on.

and Hive can store actually the two type of data...

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by tracing Hive's Android storage-location behavior and checking the existing documentation; done means clearly documenting whether stored data belongs in Android cache or app data storage.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, dart, flutter
Domain
database, mobile
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.