Skip to main content

No project description provided

Project description

Guillotina Nats

Guillotina AddOn to connect to Nats and Stan in order to implement PubSub and Streaming strategies

In order to configure:

applications:
- guillotina_nats
load_utilities:
  nats:
    factory: guillotina_nats.utility.NatsUtility
    provides: guillotina_nats.interfaces.INatsUtility
    settings:
      hosts:
      - nats://nats.nats.svc.cluster.local:4222
      stan: stan
      timeout: 0.2

1.0.3 (2021-05-19)

  • Adding support for jetstream (alpha)

1.0.2 (2021-04-15)

  • Adding connection options on STAN

1.0.1 (2021-04-06)

  • Fix close without connection.

1.0.0 (2020-09-22)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

guillotina_nats-1.0.3.tar.gz (8.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page