Closed Bug 1249050 Opened 9 years ago Closed 9 years ago

Move action storage into the DB

Categories

(Shield :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mythmon, Unassigned)

References

Details

Right now we store actions in S3 and give S3 urls for actions. Because we eventually need to support the Content-Signature header (in bug 1248671), we can't use S3 to serve the files. We have decided to store the javascript of action files in Postgres, and write a view that serves this content. This view will get cached by a CDN. Once we have content signing, we can include the signature in the response. Since signatures don't change, the response can still be heavily cached.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: SHIELD → General
Product: Websites → Normandy
You need to log in before you can comment on or make changes to this bug.