push_tasks

Function push_tasks 

Source
pub async fn push_tasks(
    db: &'static Database,
    cfg: &Config,
    buffer: Vec<LibsqlTask<CompactType>>,
) -> Result<(), Arc<LibsqlError>>
Expand description

Push a batch of tasks to the database