Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Making the events queue abstract to future support other backends #44

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

jzonthemtn
Copy link
Collaborator

I made the event queue interface to be abstract so there can be event queues for other backends. Right now there is just one implementation of AbstractEventManager and it is OpenSearchEventManager.

Copy link
Member

@epugh epugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. WOuld love to see tests soon ;-)

@jzonthemtn jzonthemtn merged commit b4946d3 into main Feb 19, 2024
1 check passed
@jzonthemtn jzonthemtn deleted the queue-interface branch February 19, 2024 23:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants