stem_cli 0.1.0-alpha.4 copy "stem_cli: ^0.1.0-alpha.4" to clipboard
stem_cli: ^0.1.0-alpha.4 copied to clipboard

Command-line tooling for Stem that orchestrates Redis and Postgres adapters.

0.1.0-alpha.4 #

  • Introduced the stem wf command group for starting runs, listing history and suspended waiters, showing checkpoints, cancelling/rewinding, and emitting events so operators can drive Durable Workflows end-to-end from the CLI.
  • Added stem tasks ls to print registered task metadata (description, tags, idempotency) or emit JSON for automation, making registries auditable before deploys.
  • Extended stem health to probe Postgres result backends alongside Redis, surfacing backend-specific diagnostics.
  • Aligned dependencies with the workflow clock release so stem test and the docker-backed suites exercise deterministic runtime stores.

0.1.0-alpha.3 #

  • Initial release after extracting CLI tooling from the core stem package.
  • Provides stem command with support for Redis/Postgres adapters and dockerised test stack.
0
likes
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Command-line tooling for Stem that orchestrates Redis and Postgres adapters.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

args, async, collection, path, postgres, redis, stem, stem_postgres, stem_redis, stem_sqlite, yaml

More

Packages that depend on stem_cli