trigger_compaction

Function trigger_compaction 

Source
pub async fn trigger_compaction(
    __arg0: State<Arc<EventStore>>,
) -> Result<Json<CompactionResult>>