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

feat(stackable-operator): Add cache structure #943

Merged
merged 16 commits into from
Jan 29, 2025
Merged

Conversation

siegfriedweber
Copy link
Member

@siegfriedweber siegfriedweber commented Jan 17, 2025

Description

part of stackabletech/airflow-operator#446

Add TtlCache structure

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

@siegfriedweber siegfriedweber self-assigned this Jan 17, 2025
@sbernauer sbernauer self-requested a review January 20, 2025 09:11
@siegfriedweber siegfriedweber marked this pull request as ready for review January 20, 2025 17:02
sbernauer
sbernauer previously approved these changes Jan 21, 2025
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

Only some doc comments

crates/stackable-operator/CHANGELOG.md Outdated Show resolved Hide resolved
crates/stackable-operator/src/commons/cache.rs Outdated Show resolved Hide resolved
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
siegfriedweber and others added 2 commits January 21, 2025 17:48
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

I still prefer the const generics but it is what it is 😂

@siegfriedweber siegfriedweber added this pull request to the merge queue Jan 29, 2025
Merged via the queue into main with commit 3542f97 Jan 29, 2025
10 checks passed
@siegfriedweber siegfriedweber deleted the feat/cache branch January 29, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants