Skip to main content

Module data_integration

Module data_integration 

Source
Expand description

Redis Data Integration workspace operations.

The Redis Cloud API exposes Data Integration as an opaque JSON workspace service. The published schema intentionally models request and response bodies as arbitrary JSON, so this handler provides structured routing while preserving payloads as serde_json::Value.

Structsยง

DataIntegrationHandler
Handler for Data Integration workspace and proxy operations.