You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Jeff Kaufman edited this page Jun 17, 2015
·
21 revisions
Below are features we want to have in PageSpeed, but haven't gotten to yet. If you're interested in getting started contributing to PageSpeed, here are good places to start:
Add SRI support. When PageSpeed puts resources on a CDN, put a hash in the html so the CDN can't modify the file. #961
Add support for Redis as a caching backend, similar to the existing memcached
support. #777