apalis-sql 0.3.2

SQL Storage for Apalis: simple, extensible multithreaded background job processing for Rust
Documentation

apalis-sql

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

default

  • sqlite
  • migrate

sqlite

  • sqlx/sqlite
  • sqlx/json
  • sqlx/chrono

migrate

  • sqlx/migrate
  • sqlx/macros

mysql

  • sqlx/mysql
  • sqlx/json
  • sqlx/chrono
  • sqlx/bigdecimal

postgres

  • sqlx/postgres
  • sqlx/json
  • sqlx/chrono