graphprotocol / graphprotocol/hypergraph
Switch from single Automerge document per space to per entity
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
- Use import/export to avoid the network issues https://automerge.org/automerge-repo/modules/_automerge_automerge-repo-bundles.html
- We probably still have updates per space for now, but also add the entity ID to each update (easiest and fastest compared to implementing a Set Reconciliation algorithm)
Contributor guide
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
No repository file or test is named. Start by reading the linked Automerge import/export documentation and tracing the current per-space update flow; done means supporting per-entity documents while including each entity ID in the existing space-level updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100