openfaas / nats-queue-worker

Queue-worker for OpenFaaS with NATS Streaming
https://docs.openfaas.com/reference/async/
MIT License
128 stars 59 forks source link

Is JetStream available for OpenFaaS? #120

Closed gedw99 closed 1 year ago

gedw99 commented 1 year ago

Sorry to ask a question but is there a reason this does not use jetstream . Seems to use the old Stan which is approaching End of Life

alexellis commented 1 year ago

Hey @gedw99 thanks for your interest

We've already thought about this well ahead of time:

https://www.openfaas.com/blog/jetstream-for-openfaas/

Alex

gedw99 commented 1 year ago

Sweet . It’s open for Contributions ?

alexellis commented 1 year ago

/set title: Is JetStream available for OpenFaaS?

alexellis commented 1 year ago

What's your interest / use-case @gedw99 ?

gedw99 commented 1 year ago

Well I use nats and would like to use open Fass. The way I see it is that there’s a ton of cool features in nats jetstream that can make serverless architecture even better than the current limitations.

don’t get me wrong. Fassd is out standing but it can be better with jet stream which I am guessing your aware of too