September Product Updates

2 min read

6 days ago

👋 Happy fall! September has been a busy month for the Readyset team, and we’re excited to share some of our new releases. Let’s check out what’s new at Readyset!

Product Updates

Readyset Cloud

🐬 MySQL Support on Readyset Cloud

Readyset Cloud now supports MySQL! This means MySQL users can experience up to 100x faster queries and up to 70% reductions in database workloads, saving thousands every month.

Readyset seamlessly integrates with AWS RDS and other self-hosted or managed MySQL instances, filling the caching gap left by MySQL 8.0.

The best part? Users can achieve all of this without any code changes or infrastructure overhauls.

Learn more here.

Readyset Core

  • Enabled Full Materialization by default for faster data retrieval (can be disabled with --feature-full-materialization false (env: FEATURE_FULL_MATERIALIZATION=false)).
  • Added SHOW READYSET ALL TABLES syntax, which shows all upstream tables, regardless of whether Readyset is replicating them or not. SHOW READYSET TABLES now only displays tables that Readyset is actively replicating.
  • Fixed a bug affecting pgjdbc clients where binary-formatted timestamp columns in result sets are interpreted incorrectly, for minimized downtime and disruption. 
  • Renamed multiple --experimental-* flags to --feature-* (e.g., --experimental-full-materialization to --feature-full-materialization).
  • Added support for length, char_length, character_length and octet_length functions.
  • And much more! 

Check out the full release here.

Other Updates

We’re thrilled to announce the launch of our new website and Readyset Cloud UI.

👉Head to Readyset.io for website updates and log in or sign up here to test out the new UI. 

Upcoming Events

MySQL Brazil Meetup - October

Readyset will be sponsoring the 2024 MySQL Brazil Meetup in São Paulo along with Oracle and Percona on Saturday, October 5th. 

Our very own Marcelo Altmann will be presenting on Performance Optimization in MySQL utilizing Cache.

If you’re in the area and would like to attend the conference, Readyset hosted dinner, or happy hour, please reach out to hello@readyset.io.

TechCrunch Disrupt ScaleUp - October

Readyset will be exhibiting at the TechCrunch Disrupt ScaleUp Conference in San Francisco on Monday, October 28th, and attending on October 29th and 30th.

Stop by Booth H14 on 10/28 to say hi, demo Readyset, and more! We’re also hosting a happy hour that evening. If you’re interested in great conversation and drinks (on us!), please reach out to hello@readyset.io.

Request Features

Keen to use Readyset but your database or cloud environment are not supported? Reach out to support@readyset.io and let us know.

Get Involved

We love hearing from you! If you want to get involved with Readyset, you can:

Authors