clockworklabs / clockworklabs/SpacetimeDB
Call update reducer on any code changes, not just database structure changes
Open
Nobody has claimed this yet.
bug
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
See https://discord.com/channels/1037340874172014652/1363907175461949733/1363907175461949733 . This was possibly intended behavior but it seems confusing to users.
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 with the linked Discord discussion, then locate the code-change handling that currently distinguishes database structure changes from other changes. Done means the update reducer is invoked for every relevant code change, with tests covering both structure and non-structure changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100