Remix.run Logo
senorrib 4 hours ago

Not necessarily true. If you're sharing the database with your transaction workload your cache will be paged out eventually.

jgalt212 3 hours ago | parent [-]

This was my take as well, but I'm a MySQL / Redis shop. I really have no idea what tables MySQL has in RAM at any given moment, but with Redis I know what's in RAM.