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

Remove durable config from the readme #96

Closed LucasRoesler closed 4 years ago

LucasRoesler commented 4 years ago

Context

In #95 the durable configuration was removed

https://github.com/openfaas/nats-queue-worker/pull/95/files#diff-3511d0be867c6e99793319238ebe2438L48

So we should remove this line from the README

https://github.com/openfaas/nats-queue-worker/blame/master/README.md#L37

alexellis commented 4 years ago

@matthiashanel could you take this please?

alexellis commented 4 years ago

See also: https://github.com/openfaas/docs/issues/225