-
Patrick Bajao authored
When rendering a collection with markdown cache in Redis, it can only be done by making a request per object. That can result to an N+1 requests to Redis cache.
fc0d2286
When rendering a collection with markdown cache in Redis, it can only be done by making a request per object. That can result to an N+1 requests to Redis cache.