clockworklabs / clockworklabs/SpacetimeDB
Return parameters for reducers
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
I would like to be able to define return parameters in a reducer the same way I can in a procedure.
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 reducers and procedures but no files or tests. Start by locating the Rust entry points that define procedure return parameters and reducer declarations, then trace how their return values are represented. Done means reducers can declare return parameters using the same capability as procedures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100