flipp-oss / deimos

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

Remove monkey patches #16

Closed dorner closed 1 month ago

dorner commented 4 years ago

These have been there for a long time but may not be necessary. If they are, consider adding a PR to the gems they're patching instead of leaving them in here.

This includes the activerecord-import patch in KafkaSource. Especially with the new insert_all method, it's flaky and won't always be what people want.

dorner commented 1 month ago

Removed in v2.