getsentry / uptime-checker

Service responsible for powering Sentry's uptime detection features
Other
3 stars 0 forks source link

Implement loading schedules from kafka topic into memory #10

Closed evanpurkhiser closed 3 days ago

evanpurkhiser commented 1 month ago

Requires #6

This encapsulates the arroyo consumer that reads from the schedule configuration topic and stores the configuration in some type of in-memory data structure

evanpurkhiser commented 3 days ago

Duplicate of #58 let's track there