humanmade / Cavalcade

A better wp-cron. Horizontally scalable, works perfectly with multisite.
https://engineering.hmn.md/projects/cavalcade/
Other
512 stars 46 forks source link

Query class #86

Closed peterwilsoncc closed 4 years ago

peterwilsoncc commented 5 years ago

A query class, the intent behind it is to set up persistent caching:

Global Caches

Need to store the last changed time on a site by site basis and include that as part of the query hash.

Query

Constructs a Database query based on given paramaters

peterwilsoncc commented 4 years ago

Yeah, yeah, nah.

Closing this off as it looks like it will be covered elsewhere.