inkandswitch / inkandswitch/backstitch-sync-server

Horizontal scaling

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

Description

Ideally, we want to allow larger organizations to scale instances horizontally, which access the same backing data.

We should strongly consider switching to a concurrent database of some sort.

The biggest issue is that the samod/subduction instances wouldn't be able to talk to each other and inform of writes.

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by tracing how samod/subduction instances access backing data and how writes are communicated, then define the requirements for multiple instances to share data and coordinate writes. Done means the horizontal-scaling design is documented and validated against those coordination requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
godot, rust
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.