romanyx / nats_example

NATS streaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NATS streaming with gogoproto

Usage

Build image and run docker compose.

make queue
docker-compose up

Send job to nats

make send_job 
  • Prometheus: localhost:9090
  • Jaeger: localhost:16686

Test coverage

make cover

About

NATS streaming


Languages

Language:Go 93.4%Language:Dockerfile 3.4%Language:Makefile 3.2%