Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guillotinaweb/guillotina_nats


https://github.com/guillotinaweb/guillotina_nats

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

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