feat: Add merge_streams feature (#672) - #922
Conversation
|
Someone is attempting to deploy a commit to the ritik4ever's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@ositaemmanuel653-netizen Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Commit Type
Breaking change? (If yes, add
BREAKING CHANGEin the commit footer)What changed
merge_streams(stream_id_a, stream_id_b, sender) -> u64to merge two existing streams into a single stream.StreamsMergedevent to record successful stream merges.Testing done
Related issues
Closes #672
Checklist