flipp-oss / deimos

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

ActiveRecordBatchConsumer #31

Closed colinmroberts closed 4 years ago

colinmroberts commented 4 years ago

ActiveRecordBatchConsumer

Description

Adds a new ActiveRecordBatchConsumer that uses the BatchConsumer class to consume groups of messages and adds them to the database.

Type of change

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: