Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 1.14 KB

README.md

File metadata and controls

7 lines (4 loc) · 1.14 KB

Caravan Essentials

Go Report Card Build Status Test Coverage Maintainability GitHub

Caravan is a set of in-process message streaming tools for Go applications. Think "Kafka", but for the internal workings of your software. Caravan Essentials includes basic features for managing Topics, including their Producers and Consumers.

This is a work in progress. The basics are there, but not yet ready for production use. Use at your own risk