Skip to content

feat: add IDX_CACHE_ROLLOUT #2850

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

Merged
merged 1 commit into from
Jul 29, 2025
Merged

feat: add IDX_CACHE_ROLLOUT #2850

merged 1 commit into from
Jul 29, 2025

Conversation

ellie
Copy link
Member

@ellie ellie commented Jul 29, 2025

Only really useful for Atuin cloud

Given a % chance, either use the idx cache or use the old aggregation query

This is to enable us to test rollout the idx cache, without breaking all queries in weird ways. Can monitor for a change in http codes/etc, and easily roll back.

This is intentionally NOT a setting, as it will be removed very soon.

Checks

  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • I have checked that there are no existing pull requests for the same thing

Only really useful for Atuin cloud

Given a % chance, either use the idx cache or use the old aggregation
query

This is to enable us to test rollout the idx cache, without breaking all
queries in weird ways. Can monitor for a change in http codes/etc, and
easily roll back.
@ellie ellie force-pushed the ellie/add-idx-cache-rollout branch from 7443cc4 to 6423d99 Compare July 29, 2025 14:05
@ellie ellie merged commit 6c31530 into main Jul 29, 2025
19 checks passed
@ellie ellie deleted the ellie/add-idx-cache-rollout branch July 29, 2025 14:14
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