stem_memory 0.1.1 copy "stem_memory: ^0.1.1" to clipboard
stem_memory: ^0.1.1 copied to clipboard

In-memory broker, backend, workflow, and scheduler adapters for Stem.

Changelog #

0.1.1 #

  • Updated internal package constraints to accept the in-progress stem prerelease and matching adapter-test prereleases during workspace development.

0.1.0 #

  • Updated the in-memory workflow store to honor caller-provided run ids, aligning it with workflow runtime metadata views and manifest tooling.
  • Rejected duplicate caller-provided workflow run ids instead of overwriting existing run/checkpoint state.
  • Renamed memoryBackendFactory to memoryResultBackendFactory for adapter factory naming consistency.
  • Updated docs and exports to use StemClient-first examples and the renamed result backend factory.
  • Added stem_memory package with in-memory adapter exports and factory helpers.
  • Added shared adapter contract coverage (broker/backend/workflow/lock) for the in-memory adapter using stem_adapter_tests.
  • Improved in-memory adapter contract parity and capability coverage, including explicit skip reporting for unsupported checks.
0
likes
150
points
56
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

In-memory broker, backend, workflow, and scheduler adapters for Stem.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, stem, uuid

More

Packages that depend on stem_memory