flipp-oss / deimos

Framework to work with Kafka, Avro and ActiveRecord
Other
59 stars 22 forks source link

GH-37: Add topic prefix while encoding messages #88

Closed angad-singh closed 3 years ago

angad-singh commented 3 years ago

Description

Prepend topic_prefix to topic while encoding messages

Fixes #37

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

dorner commented 3 years ago

Looks good! 🎉