ietf-tools / www

A customized CMS for the IETF website
BSD 3-Clause "New" or "Revised" License
23 stars 45 forks source link

Use memcached as default cache backend #284

Closed kesara closed 1 year ago

kesara commented 1 year ago

At the moment wagtail_website is using PostgreSQL as the default cache backend. We should start using memcached for this.