sassoftware / event-provenance-registry

The Event Provenance Registry (EPR) is a service that manages and stores events and tracks event-receivers and event-receiver-groups.
Apache License 2.0
5 stars 4 forks source link

refactor: replace references to Kafka with EventQueue #71

Open xbcsmith opened 8 months ago

xbcsmith commented 8 months ago

Replace references to Kafka with EventQueue in the code.

WithKafka ==> WithEventQueue Kafka ==> EventQueue