Sources
Available Source plugins for drasi-lib
Sources ingest data from external systems or your application and emit graph elements (nodes and relationships) that feed into Continuous Queries. Each Source is a separate crate that you add to your Cargo.toml as needed.
Available Sources
Application
Push changes directly from your application code
gRPC
High-throughput streaming via gRPC with bidirectional support
HTTP
Receive change events via HTTP webhooks
Mock
Generate test data for development and testing
PostgreSQL
Stream changes from PostgreSQL using logical replication
Building Custom Sources
If you need to integrate with a system not covered by the available Sources, you can build your own Source by following the Drasi Source Developer Guide:
Feedback
Was this page helpful?
Glad to hear it! Please tell us what you found helpful.
Sorry to hear that. Please tell us how we can improve.