# Use Redis cache with Bedrock and Trellis

**URL:** https://discourse.roots.io/t/use-redis-cache-with-bedrock-and-trellis/15001
**Category:** bedrock
**Tags:** deploys
**Created:** 2019-03-06T12:24:44Z
**Posts:** 15
**Showing post:** 14 of 15

## Post 14 by @strarsis — 2022-05-12T14:42:37Z

Maybe this is not caused by the object cache but by nginx microcaching?  
More rarely changing pages are held in cache for some requests, although they may need rerendering.  
Pages that are individualized or often-changing (as WooCommerce cart, check-out, account pages) should be excluded from microcaching:

> **[Trellis: FastCGI Caching | Roots Documentation](https://docs.roots.io/trellis/master/fastcgi-caching/#example-cache-configurations)**
>
> Trellis offers built-in caching with FastCGI and Nginx microcaching. No WordPress plugin required, configurable for skipping cache on pages for eCommerce.

Do you have the same issue when you disable the object cache?

---

_[View the full topic](https://discourse.roots.io/t/use-redis-cache-with-bedrock-and-trellis/15001)._
