Past due
Milestone
expired on Jul 15, 2016
Celery Result Backend
In order for celery tasks to pass information to their calling process, celery requires a persistent location to store the result. In our case, redis provides the most convenient backend. This milestone is considered complete when there exists:
- A wiki page documenting how to set up a local environment with redis for development.
- A wiki page documenting how to set up a local environment with redis for testing.
- A wiki page documenting how to deploy redis onto an EB environment for production.
As always, this documentation should be included in the wiki associated with this repository. Local set up steps should try to remain platform-agnostic.
All issues for this milestone are closed. You may close this milestone now.