Skip to content

postgres: db implementation#1603

Merged
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:pg-db
Feb 6, 2024
Merged

postgres: db implementation#1603
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:pg-db

Conversation

@brharrington
Copy link
Copy Markdown
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
@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