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

receive: port expanded postings cache from Cortex #7914

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GiedriusS
Copy link
Member

Port expanded postings cache from Cortex. Huge kudos to @alanprot for the implementation. I added a TODO item to convert our whole internal caching infra to be promise based.

TODO: add tests

@alanprot
Copy link
Contributor

Nice.

Maybe if we have this code here, i can make cortex use it and we don't have the code duplicated across both repos. :D

@GiedriusS GiedriusS force-pushed the expanded_postings_cache_receiver branch 3 times, most recently from 99b4a43 to 6312376 Compare November 18, 2024 11:53
Port expanded postings cache from Cortex. Huge kudos to @alanprot for
the implementation. I added a TODO item to convert our whole internal
caching infra to be promise based.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
@GiedriusS GiedriusS force-pushed the expanded_postings_cache_receiver branch from 6312376 to 1383d92 Compare November 18, 2024 12:37
@GiedriusS
Copy link
Member Author

👍 good point. I see a panic in iter.Pull2 from time to time so I am keeping this a draft until I figure out what's wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants