river-data-core 0.5.0

Client, sync runner, and shared types for the river-data platform
Documentation
1
2
3
4
pub const TRIGGER_SYNC: &str = "trigger_sync";
pub const TRIGGER_FULL_SYNC: &str = "trigger_full_sync";
pub const PAUSE: &str = "pause";
pub const RESUME: &str = "resume";