5 ms·
That is a good point on the application changes. What is appealing from Readyset is that it does not require you to change your application code. You can just c
by marceloaltmann 3y ago
That is a good point on the application changes.
What is appealing from Readyset is that it does not require you to change your application code. You can just change your database connection string to point to it and it will start to proxy your queries to your database. From there you can choose what you want to cache, and everything else (writes, non supported queries, non cached read queries) will be automatically proxied to your database.