Schema Caching
The Schema Caching component provides the following main benefits.
-
Efficiently looks up the Event Schema and its associated "schemaId" to stamp each event.
-
Persists Event Schema definitions to a directory structure, enabling alternative processing outside of the Schema Registry mechanism.
-
Manages the generation and registration of Event Schema definitions for events produced by the Event Producer, ensuring that schemas are registered before events are sent to EventHub or Kafka.