apiVersion: v3
kind: library
metadata:
  name: dataloader-redis-zod
  description: |
    Redis-based dataloader with Zod validation for The Orchard services.
    - Provides batch loading utilities backed by Redis caching.
    - Includes schema validation using Zod for data integrity.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
