Versions in this module Expand all Collapse all v0 v0.2.0 Apr 27, 2026 Changes in this version + type Adapter struct + func NewAdapter(tracker omnidxi.Tracker) *Adapter + func (a *Adapter) Close() error + func (a *Adapter) Flush(ctx context.Context) error + func (a *Adapter) Publish(ctx context.Context, events []schema.Event) error