You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NATS Jetstream KV Store or Object Store could be uses as a data store
NATS Core Pub/Sub or NASTS Jetstrem Streams as a Event Broker. Using the build in queue groups could be leveraged to load balance workers and add priorities to a different queues.
The text was updated successfully, but these errors were encountered:
Just take a look at the existing data stores and event brokers. Also note that the API isn't stable yet, and won't be until the final release of 4.0.0, so you may have to adjust your code along the way.
Things to check first
Feature description
Support NATS as a data store and event broker for apscheduler.
https://nats.io/
Use case
The text was updated successfully, but these errors were encountered: