2021-07-10 19:22:40 +03:00
|
|
|
# micro-broker-kgo
|
|
|
|
yet another micro kafka broker alternative
|
2021-12-20 08:47:34 +03:00
|
|
|
|
|
|
|
TODO:
|
|
|
|
* dont always append options from context on Init and New
|
|
|
|
* add SubscriberOptions(...kgo.Opt)
|
|
|
|
* add ServerSubscribeOptions(...kgo.Opt)
|
|
|
|
* check PublisherOptions(...kgo.Opt)
|
|
|
|
* check ClientPublisherOptions(...kgo.Opt)
|