objectbox / objectbox/objectbox-dart

Access privileges to update and delete data

Open
#314 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Dart
Stars
1.2k
Forks
162
Avg merge
15m
Merged PRs (30d)
1

Description

I am considering the possibility of using ObjectBox as an opportunity to synchronize a piece of data between a client and a server in a multiplayer game.
While studying the ObjectBox materials, I did not find information about the separation of the level of responsibility for data management and came to the conclusion that all participants have equal rights. Is this so or have I not studied this solution enough? If this is true, then is it planned to split the authority to overwrite or delete fields in the entity in the future.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the ObjectBox materials referenced in the issue, focusing on client-server synchronization and data-management privileges. Determine whether participants currently have equal rights to update or delete entity fields, and whether field-level authority is supported or planned; a complete outcome would be a maintainer decision or documented answer.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
authorization, database, distributed-systems
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.