New data written to the disk is not immediately available.
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
I have a scenario where user can open multiple browser tabs/sessions which could write data to our Hive Boxes. Currently the API for a box provides a `values` which allows the app to get the data for a box. However, the data added to a box by one browser tab is not immediately available in the same box in another browser tab/session.
Does Hive support something like this?
Thanks in Advance!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the box API and its values access, then investigate how writes from one browser tab or session become visible to another. Done means the expected cross-session visibility behavior is clearly established and implemented or documented, including whether Hive supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100