Add caching to your PostgreSQL® app using Valkey™
Caching is used to speed up cloud applications, particularly for database reads. Read on to learn more, and find out how to build caching with Valkey™ into a simple PostgreSQL® web app.
Read the full articleYou might also wanna read
Analyzing PostgreSQL Database Workloads: Read-Heavy vs Write-Heavy Patterns and Optimization Strategies
A query to find out if Postgres is read heavy or write heavy and tips for optimizing Postgres for both read and write workloads.
Benchmarking Redis vs PostgreSQL for caching: An experimental comparison
There are books & many articles online, like this one arguing for using Postgres for everything. I thought I’d take a look at one use case -
Pogocache: Fast Caching Software Prioritizing Low Latency and CPU Efficiency
Fast caching software with a focus on low latency and cpu efficiency. - tidwall/pogocache
Cache Aware Scheduling Set to Land in Linux 7.2, Boosts AMD Zen 5 Performance on PostgreSQL and Valkey
The long-in-development work on Cache Aware Scheduling looks like it will come to a head soon with it looking like Cache Aware Scheduling wi
Optimizing Top K Query Performance in PostgreSQL: Challenges and Solutions
How ParadeDB uses principles from search engines to optimize Postgres' Top K performance.

Hyperdrive - Hyperdrive no longer caches queries using STABLE PostgreSQL functions
Hyperdrive now treats queries containing PostgreSQL STABLE functions as uncacheable, in addition to VOLATILE functions. Previously, only fun

Comments
Sign in to join the conversation.
No comments yet. Be the first.