Skip to content

refactor(sync): migrate SyncEvent to service layer#21988

Draft
kitlangton wants to merge 6 commits intodevfrom
kit/effect-sync-event
Draft

refactor(sync): migrate SyncEvent to service layer#21988
kitlangton wants to merge 6 commits intodevfrom
kit/effect-sync-event

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • migrate SyncEvent runtime operations to the standard Effect service/layer shape
  • preserve the plain SyncEvent.define(...) and SyncEvent.project(...) registration flow for callers
  • keep the public sync API stable while moving runtime behavior behind the service

Verification

  • bun install --frozen-lockfile
  • bun typecheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant