top | item 28819445

(no title)

GuuD | 4 years ago

The combination of caching Postgres queries (because you are making over 30 of them per page), but still deploying everything to 6 distributed regions is just perfect chef's kiss

discuss

order

meowtimemania|4 years ago

Caching queries makes sense when deploying to distributed regions right? Trying to understand why this is wrong apart from the unneeded complexity.