GithubHelp home page GithubHelp logo

searchpress-vip-go's Introduction

SearchPress VIP Go Add-On

Because VIP Go uses a WP-CLI-based cron system, individual cron jobs can run longer without impacting server performance or other cron jobs.

This add-on converts the current cron-based full sync tasks in SearchPress, which by default splits the indexing into 500-post batches across n cron events, to instead index all posts in a single cron event. Posts are still indexed in batches of 500 to conserve memory and maintain reasonable HTTP requests, but a batch of 500 may take 5-10 seconds vs 1 minute.

Instructions

To use this plugin, simply install and activate. No configuration is necessary.

Only Recommended for VIP Go

This plugin can technically be used outside of VIP Go, though you should only consider doing so if you're using the Cron Control plugin or something similar that allows multiple cron jobs to run at a time. Using this plugin with the default WordPress cron could lead to issues, like slowing down your web server and blocking other cron jobs.

searchpress-vip-go's People

Contributors

mboynes avatar kevinfodness avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.