Servers as peers to each other?
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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