Advanced Database Interactions with HyperDB

This is the continuation post of my previous post “Advanced Database classes for WordPress“. Please read that post before continue unless you are not familiar with advanced database classes for WP. Well, it’s time to see some configurations and ideas about how Hyper-DB or relevant DB classes might help you to scale.

Deploying from Git

This post has been outdated, probably the technique is still valid and works for most cases but there is a better way to manage plugin deployments with GitHub actions, use 10up deploy actions. Learn more. I like to use git for my plugins and deploy them to WordPress.org’s svn from git. I’m using scribu’s scripts and …

How to scale 10M+ Search Request with ElasticPress

NefisYemekTarifleri.com (Shortly we call as NYT. (not meaning NYTimes for us 🙂 ) is largest recipe site of TURKEY. We have more than 180k recipes that reaching millions of users. We switched our search infrastructure to Elasticsearch at the end of 2015. (I wrote about it.) Our cluster running smoothly for months.