Page MenuHomePhabricator

Use redis as a tegola cache
Closed, ResolvedPublic

Description

Context

Tegola can be configured to use cache backends to allow caching/seeding.
We would definitely need caching to support our scale so we don't hit the DB for all the requests.

Acceptance
  • Redis server running on beta cluster
  • Tegola on beta is configured to use redis as a cache