11 ms·
Caches are never invalidated. Readyset uses CDC to receive updates from PostgreSQL/MySQL and update the cache entries. No invalidation required. The price you p
by marceloaltmann 3y ago
Caches are never invalidated. Readyset uses CDC to receive updates from PostgreSQL/MySQL and update the cache entries. No invalidation required. The price you pay is eventually consistent data, which is already true if you use any async replication like readyset does.
- jitl 3y agoThat’s how ReadySet works, I’m asking the grandparent (rhetorically) how their own method of caching works for them