Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save bookshelfdave/f7f2d1eaed9ed07e34ae39ed06471607 to your computer and use it in GitHub Desktop.

Select an option

Save bookshelfdave/f7f2d1eaed9ed07e34ae39ed06471607 to your computer and use it in GitHub Desktop.
MDN uses Celery, which is an asynchronous task queue/job queue.
In SCL3, Celery was configured to use a RabbitMQ backend. AWS
doesn't provide a RabbitMQ service, but Celery can use Redis via
Elasticache (which it now does).
MDN uses Memcached as a generic shared cache in kuma, kumascript,
waffle (feature switches), rate limiting, and Cacheback.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment