risingwave_meta::manager::event_log

Function start_event_log_manager

source
pub fn start_event_log_manager(
    enabled: bool,
    event_log_channel_max_size: u32,
) -> EventLogManger
Expand description

Spawns a task that’s responsible for event log insertion and expiration.