derhuerst/hafas-gtfs-rt-feed

move from NATS Streaming to NATS JetStream

Open

#13 ouverte le 8 juil. 2022

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (1 fork)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (21 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Are there clear benefits, e.g. in performance or functionality? Will NATS Streaming be deprecated soon?

The clients sill seem to be in beta:

Support for JetStream is built-in. However, the JetStream API extensions are still in beta. Feel free to use them. The client will emit a console message when either nc.jetstream() or nc.jetstreamManager() apis are used to remind you they are in beta.

https://github.com/nats-io/nats.deno/tree/e17fb3de52fd28b5ccc899c0f64b08f7b1bfd695#jetstream

Support for JetStream is built-in. However, the JetStream API extensions are still in beta. Feel free to use them. The client will emit a console message when either nc.jetstream() or nc.jetstreamManager() apis are used to remind you they are in beta.

https://github.com/nats-io/nats.js/tree/4e81d8a74d8b06e25fe049ecb4bfc772437528b9#jetstream

Guide contributeur