background-jobs 0.18.0

asynchronous background jobs implemented with pluggable backends and runtimes
Documentation

background-jobs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 3 of them enabled by default.

default

  • actix-rt
  • metrics

actix-rt

  • dep:background-jobs-actix

metrics

  • dep:background-jobs-metrics

completion-logging

  • background-jobs-core/completion-logging
  • error-logging

postgres

  • dep:background-jobs-postgres

sled

  • dep:background-jobs-sled

error-logging

  • background-jobs-core/error-logging

tokio

  • dep:background-jobs-tokio