clockworklabs / clockworklabs/SpacetimeDB
improve documentation on how multi-threading works
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
I cannot seem to find a good explanation of how SpacetimeDB handles multi threading... multiple reducers can be run concurrently... right? if so which architecture is used? It isn't MVCC, right?
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
Start by reviewing the existing SpacetimeDB documentation and the issue's unanswered questions about concurrent reducers, threading architecture, and MVCC. Map the current explanation gaps before documenting how multi-threading works, which architecture is used, and whether MVCC applies; done means a newcomer can find and understand those answers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100