Skip to content

Broker implementations for github.com/leolara/conveyor

Notifications You must be signed in to change notification settings

leolara/conveyor-impl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broker implementations for github.com/leolara/conveyor

Build Status docs

At this repo you can find implementations for different messaging systems that are compatible with Conveyor, so you can use them in a Go idiomatic and asynchronous way using Go channels.

Implementations:

  • Kafka
  • MQTT
  • NATS
  • NSQ
  • RabbitMQ
  • Redis
  • SQS
  • STAN (NATS streaming)
  • STOMP
  • Micro, a wrapper around go-micro project brokers that convert them

Currently, there are all implemented using a small wrapper around Go micro broker libraries.

For more information about conveyor: github.com/leolara/conveyor

About

Broker implementations for github.com/leolara/conveyor

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages