versioning

command
v1.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package main demonstrates event versioning and upcasting in go-mink.

This example shows: - Storing events with an initial schema (v1) - Defining upcasters for schema evolution (v1 → v2 → v3) - Transparently loading old events as the latest schema version - Schema version stamping on newly appended events - Using the SchemaRegistry for compatibility checking

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL