Expand description
§Schema Registry Storage
Storage abstraction layer for PostgreSQL, Redis, and S3. Implements the SchemaStorage trait from schema-registry-core.
Modules§
- cache_
warmer - postgres
- PostgreSQL storage implementation
- redis_
cache - Redis caching layer
- s3
- S3 storage for schema archives
Structs§
- Multi
Tier Storage - Multi-tier storage implementation
Enums§
- Storage
Config - Storage backend configuration