ARK-Builders / ARK-Builders/Navigator

Resource versions tracking

Open
#40 3 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Kotlin
Stars
16
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Related to #27

Every time a resource has changed, we can represent this change as a transition from _id1_ to _id2_. This transition we can store in replicated state (or send to another app instance, but it will complicate implementation and should be avoided if possible). Afterwards, it should ease conflicts resolution.

Contributor guide

Open the contributing guide

Research direction

Start by reading related issue #27 and tracing how resource changes and replicated state are currently represented. The issue names no files, tests, or entry points, and the intended transition format and conflict-resolution behavior still need to be defined before implementation can be considered done.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.