feat: add RegisterAs[T] for backward-compatible wire names #164

Merged
ash merged 1 commit from feat/register-as into main 2026-03-01 21:53:20 +00:00
Owner

Adds RegisterAs[T] to support explicit wire names during migration from manual registration.

Adds RegisterAs[T] to support explicit wire names during migration from manual registration.
feat: add RegisterAs[T] for backward-compatible wire names
Some checks failed
CI / test-nats (push) Failing after 6s
CI / test-codec-otelkit (push) Successful in 13s
CI / test-integration (push) Failing after 8s
CI / test-sqlitestore (push) Failing after 31s
CI / test-core (push) Successful in 1m2s
CI / test-pgstore (push) Successful in 1m0s
CI / test-sqlitestore (pull_request) Failing after 29s
CI / test-nats (pull_request) Failing after 6s
CI / test-codec-otelkit (pull_request) Successful in 13s
CI / test-integration (pull_request) Failing after 7s
CI / test-pgstore (pull_request) Successful in 57s
CI / test-core (pull_request) Successful in 1m30s
CI / benchmarks (push) Successful in 7m33s
CI / benchmarks (pull_request) Successful in 7m18s
c08acb5173
RegisterAs allows registering event types with explicit wire names,
enabling migration from manual string-based registration while
preserving backward compatibility with existing stored events.
ash merged commit 308db4fd43 into main 2026-03-01 21:53:20 +00:00
einar deleted branch feat/register-as 2026-03-06 12:01:24 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ash/eskit!164
No description provided.