dbsp 0.287.0

Continuous streaming analytics engine
Documentation
1
2
3
4
/// The process running dbsp can share a single Tokio runtime.
///
/// This is `pub` so it can be used in adapters too for IO.
pub use feldera_storage::tokio::{TOKIO, TOKIO_DEDICATED_IO};