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

Add PSR16 adapter #39

Merged
merged 3 commits into from
Jul 22, 2024
Merged

Add PSR16 adapter #39

merged 3 commits into from
Jul 22, 2024

Conversation

jarstelfox
Copy link
Contributor

@jarstelfox jarstelfox commented Jul 16, 2024

This is needed for allow growthbook to use our memcache instance to back it's cache

Copy link
Contributor

@djmetzle djmetzle left a comment

Choose a reason for hiding this comment

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

LGTM CR ⚙️

@jordycosta
Copy link
Member

@jarstelfox Anything to QA here?

@djmetzle
Copy link
Contributor

I found this integration test package for PSR-16 implementations that might be useful:
https://github.com/php-cache/integration-tests

@aburke07
Copy link
Contributor

aburke07 commented Jul 22, 2024

QA 👽 We have this hooked up in https://github.com/iFixit/ifixit/pull/54311 and we are correctly caching the features and then subsequently loading from the cache.

These are the logs from a page load with an experiment running:
image

@aburke07 aburke07 merged commit ab81f01 into master Jul 22, 2024
2 checks passed
@jarstelfox
Copy link
Contributor Author

We might want to add the tests as it seems like a nice to have

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.

4 participants