-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Local cache module: use createObjectUrl for rendering cache #11393
Comments
patmmccann
changed the title
Use createObjectUrl for outstream rendering cache
Local cache module: use createObjectUrl for rendering cache
May 6, 2024
10 tasks
Does the local cache work with GAM auctions ? For example, if the winning bid then has to compete in a GAM auction via Google IMA SDK, does this work ? |
No. There are two issues:
|
@patmmccann if GAM can't support this then is there any value to implementing ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Type of issue
feature
Description
Related #11353
The goal is to replace the use of prebid cache with a local cache with configuration. This could be a module to provide the alternate caching mechanism with a goal of improved performance and decreased network activity.
Player compatability may be unknown at time of release and publishers would be encouraged to use in an experimental fashion.
The text was updated successfully, but these errors were encountered: