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

Support for EP instant results custom proxy #411

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 17, 2022

  1. Support for EP instant results custom proxy

    Reimplements the custom proxy from https://github.com/10up/elasticpress-proxy
    
    Currently WIP, still to do:
    
    - [ ] Implement request signing for cloud environments
    - [ ] Come up with a way to cache the db query results that can be cleared on index/reindex so query only occurs on each container once. Will need to delete cache on reindex if possible
    
    Fixes #410
    
    Feature was revealed for v11 so should be backported to v11-branch.
    roborourke committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ce9eaf2 View commit details
    Browse the repository at this point in the history