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

postgres: db implementation #1603

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

brharrington
Copy link
Contributor

Metric database implementation delegating to postgres for querying tables with rows of block data. Some optimizations for aggregations pending: moving windows, consolidation, and potentially compressed arrays.

Metric database implementation delegating to postgres for
querying tables with rows of block data. Some optimizations
for aggregations pending: moving windows, consolidation,
and potentially compressed arrays.
@brharrington brharrington added this to the 1.8.0 milestone Feb 5, 2024
@brharrington brharrington requested a review from manolama February 5, 2024 17:23
@brharrington brharrington merged commit ca54a60 into Netflix:main Feb 6, 2024
3 checks passed
@brharrington brharrington deleted the pg-db branch February 6, 2024 12:44
manolama pushed a commit to manolama/atlas that referenced this pull request May 22, 2024
Metric database implementation delegating to postgres for
querying tables with rows of block data. Some optimizations
for aggregations pending: moving windows, consolidation,
and potentially compressed arrays.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant