apalis 0.5.2

Simple, extensible multithreaded background job processing for Rust
Documentation

apalis

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 28 feature flags, 4 of them enabled by default.

default

  • tracing
  • tokio-comp

tracing

  • dep:tracing
  • dep:tracing-futures

tokio-comp

  • apalis-sql?/tokio-comp
  • apalis-redis?/tokio-comp
  • apalis-cron?/tokio-comp
  • tokio

tokio

  • dep:tokio

layers

  • sentry
  • prometheus
  • tracing
  • retry
  • timeout
  • limit
  • filter

async-std-comp

  • apalis-sql?/async-std-comp
  • apalis-redis?/async-std-comp
  • apalis-cron?/async-std-comp
  • async-std

sentry

  • sentry-core
  • ulid?/uuid
  • uuid

prometheus

  • metrics
  • metrics-exporter-prometheus

metrics-exporter-prometheus

  • dep:metrics-exporter-prometheus

limit

  • tower/limit

sentry-core

  • dep:sentry-core

cron

  • apalis-cron

mysql

  • apalis-sql/mysql

retry

  • tower/retry

docsrs

  • document-features

sqlite

  • apalis-sql/sqlite

apalis-sql

  • dep:apalis-sql

document-features

  • dep:document-features

filter

  • tower/filter

apalis-redis

  • dep:apalis-redis

uuid

  • dep:uuid

metrics

  • dep:metrics

postgres

  • apalis-sql/postgres

apalis-cron

  • dep:apalis-cron

timeout

  • tower/timeout

redis

  • apalis-redis

ulid

  • dep:ulid

async-std

  • dep:async-std