Skip to content

Latest commit

 

History

History
 
 

connectors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

goctopus-connectors

The goctopus-connectors package is a pure Go client library for interfacing with various messaging systems with a focus on simplicity. A high level API is provided through the Connector struct.

Current List of Supported Integrations

  • Apache Kafka
  • NATS
    Lightweight cloud-native messaging system written in Go. Provides among other features:
    • Pure pub-sub
    • Auto pruning of subscribers
    • Text based protocol (can Telnet)
    • Event streaming
  • NSQ
    Distributed and decentralized topology with no SPOF, horizotaly scalable, primarily in-memory