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

Fetch Individual Geographies Separately from Redis #4866

Merged
merged 4 commits into from
Aug 21, 2024
Merged

Conversation

kgudel
Copy link
Contributor

@kgudel kgudel commented Aug 8, 2024

Closes #4816

@PatrickGoRaft PatrickGoRaft self-requested a review August 13, 2024 16:27
queryFieldCombinations.map { combination =>
val fieldInfos = combination.map(field => FieldInfo(field.name, field.value))

println("about to get result: " + combination)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

println can be removed

@PatrickGoRaft PatrickGoRaft merged commit fec6a8f into master Aug 21, 2024
1 of 3 checks passed
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.

Increase Redis Cache Efficiency for Geographies and LEIs
2 participants