Expand description
Schema Service
A standalone HTTP service that provides schema discovery and management. The schema service loads schemas from a sled database on startup and provides them via HTTP API to the main DataFold node.
Re-exports§
pub use server::SchemaServiceServer;