Expand description
ReifyDB Operator SDK
Modulesยง
- catalog
- Catalog access for FFI operators
- connector
- Connector traits for external data sources and sinks
- error
- Error types for the operator SDK
- ffi
- FFI bridge for operators
- flow
- Flow change types and builders
- marshal
- Marshaling implementations for FFI types
- operator
- Operator traits and types
- procedure
- Procedure traits and types for FFI procedure libraries
- rql
- Guest-side RQL execution via FFI callbacks
- state
- State management utilities for operators
- store
- Store access for FFI operators
- testing
- Testing utilities for FFI operators
- transform
- Transform traits and types for FFI transform libraries