cisagov / con-pca-api

API Docker Container for Con-PCA
Creative Commons Zero v1.0 Universal
7 stars 0 forks source link

feature: add redis to stack #873

Closed itsmostafa closed 1 year ago

itsmostafa commented 1 year ago

Add Redis container to local stack as we will be using elasticache redis in production.

๐Ÿ—ฃ Description

Add Redis as a job store for ApScheduler Note: Redis will eventually be used when we utilize Python RQ for dispersing tasks to external workers

๐Ÿ’ญ Motivation and context

๐Ÿงช Testing

tested locally

โœ… Pre-approval checklist