share / share/sharedb

Servers as peers to each other?

Open
#158 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation question
Dominant language
JavaScript
Stars
6.5k
Forks
456
Avg merge
1d 5h
Merged PRs (30d)
5

Description

Is it possible to use ShareDB in a mode where multiple servers are peers to each other? Could I have a pool of 4 or 5 servers connected to each other, all updating each other just like clients do?

I'd imagine I would have to implement the network transport part, and would plan to do so over multicast.

Contributor guide

No contributing guide indexed for this repository

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

The issue names no files, tests, or entry points. Start by reviewing ShareDB's server architecture and the proposed network transport, including whether multicast can support peer-to-peer server updates; done means documenting feasibility and defining the required implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, 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.