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

775 use tiered cache in place of caffeine cache #783

Merged
merged 37 commits into from
Feb 17, 2025

Conversation

munishchouhan
Copy link
Member

@munishchouhan munishchouhan commented Dec 26, 2024

Add the following:

  1. AwsEcrCache
  2. RegistryLookupCache
  3. RegistryAuthCache
  4. TieredCacheKey

Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
@munishchouhan munishchouhan linked an issue Dec 26, 2024 that may be closed by this pull request
3 tasks
@munishchouhan munishchouhan marked this pull request as draft December 26, 2024 21:41
@munishchouhan munishchouhan self-assigned this Dec 26, 2024
@munishchouhan munishchouhan added the WIP Work In Progress label Dec 26, 2024
munishchouhan and others added 3 commits December 30, 2024 20:56
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
@munishchouhan
Copy link
Member Author

Tested locally with Redis:

  1. 10 parallel builds with tower token
  2. 10 parallel builds with tower token and freeze enabled

Signed-off-by: munishchouhan <hrma017@gmail.com>
@munishchouhan
Copy link
Member Author

Tested Dev:

  1. 10 parallel builds with tower token
  2. 10 parallel builds with tower token and freeze-enabled

Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
@munishchouhan munishchouhan marked this pull request as ready for review January 2, 2025 14:52
@munishchouhan munishchouhan removed the WIP Work In Progress label Jan 2, 2025
pditommaso and others added 13 commits January 27, 2025 22:49
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@pditommaso pditommaso merged commit b1a76d1 into master Feb 17, 2025
4 checks passed
@pditommaso pditommaso deleted the 775-use-tiered-cache-in-place-of-caffeine-cache branch February 17, 2025 16:07
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.

Use tiered cache in place of Caffeine cache
2 participants