Alternative Datastores in WordPress

WordPress has some great internal APIs to work with WordPress things. Sometimes we need to move beyond $wpdb. We will take a high-level walk through the benefits of things like custom tables, ElasticSearch, Redis, and other external services. Some specific implementation examples will be provided along with learning curve, risks, and potential real world use cases.

Speaker