isar / isar/hive

Add something like database transactions

Open
#861 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
4.4k
Forks
449
PR merge metrics
No merged PRs in 30d

Description

I need to insert/update data splitted in few boxes as they could come from a form.
If something wrong happens I'd like to reset my boxes to the previous state.

In relational databases we can use transactions to get it

Is there a way to get transaction features ?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue asks whether Hive can atomically insert or update data from a form and restore the previous state when an operation fails. Start by reviewing Hive's existing write APIs and related tests; done means the required transaction behavior is clearly defined and covered by tests.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.