ora 0.7.0

A scheduler framework.

ora

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

default

  • api
  • scheduler
  • worker
  • worker-registry
  • macros

api

  • dep:ora-api

scheduler

  • dep:ora-scheduler

worker

  • dep:ora-worker

worker-registry

  • dep:ora-worker

macros

  • dep:ora-macros
  • dep:schemars

store-sqlx-postgres

  • dep:ora-store-sqlx
  • ora-store-sqlx/postgres

test

  • dep:ora-test

store-memory

  • dep:ora-store-memory