Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate database options #61

Open
howamith opened this issue Aug 30, 2024 · 0 comments
Open

Evaluate database options #61

howamith opened this issue Aug 30, 2024 · 0 comments

Comments

@howamith
Copy link
Member

howamith commented Aug 30, 2024

Look into databases and see if PostgreSQL is the most suitable choice. For example Timescale might be more appropriate, given that query being used to find monitors containing late jobs is time bound.

The other big thing to consider here is how much data we're dealing with and how we manage that. #47, which proposed consolidating/ condensing data or offloading older data into cold storage, potentially goes away on its own with a different choice of database.

@howamith howamith converted this from a draft issue Aug 30, 2024
@howamith howamith changed the title Timescale Evaluate database options Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant