tokio-cron-scheduler 0.7.6

Schedule tasks on tokio using cron-like annotation, at an instant or repeat them at a fixed duration. Tasks can optionally be persisted using PostgreSQL or Nats.
Documentation

tokio-cron-scheduler

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

default

    This feature flag does not enable additional features.

postgres_openssl

  • postgres_storage
  • postgres-openssl

nats_storage

  • nats
  • has_bytes

has_bytes

  • prost-build
  • prost

postgres_native_tls

  • postgres_storage
  • postgres-native-tls

postgres_storage

  • tokio-postgres
  • has_bytes

signal

  • tokio/signal

postgres-openssl

    This feature flag does not enable additional features.

tracing-subscriber

    This feature flag does not enable additional features.

postgres-native-tls

    This feature flag does not enable additional features.

prost

    This feature flag does not enable additional features.

tokio-postgres

    This feature flag does not enable additional features.

prost-build

    This feature flag does not enable additional features.

nats

    This feature flag does not enable additional features.