Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
/ felice Public archive

Felice is a nascent, opinionated Kafka library for Go, in Go

License

Notifications You must be signed in to change notification settings

heetch/felice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Felice

Build Status Documentation

What is Felice?

Felice is a nascent, opinionated Kafka library for Go, in Go.

Currently you can use Felice to send and cosume messages via Kafka topics. We intend to add more advanced features shortly.

Can I use Felice?

Felice is very much a work in progress. As of 06th Demember 2018 Felice's most basic message sending and consuming functions are ready for use, but we are not yet ready to rule out future changes to the public interfaces of the code. proceed with caution.

Why "Felice"?

Felice Bauer was, at one time, Franz Kafka's fiance. He wrote her many messages, which she faithfuly kept, and later published.

Where should I start?

If you wish to send messages via Kafka, you should start by reading the documentation for the producer package. If you wish to consume messages from Kafka, you should start by reading the documentation for the consumer package. The message package contains the Message type that is shared by both consumer and producer code.

About

Felice is a nascent, opinionated Kafka library for Go, in Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages