Skip to content

Instantly share code, notes, and snippets.

@jobelenus
Created January 30, 2014 18:07
Show Gist options
  • Save jobelenus/8714878 to your computer and use it in GitHub Desktop.
Save jobelenus/8714878 to your computer and use it in GitHub Desktop.
jezdez: if cloudfront is such a pain, maybe we have to bite the bullet
[1:06pm] jobelenus: well.. as you were saying earlier the trouble of a "dynamic" manifest file is how to determine and store the name…
[1:06pm] jezdez: I'd then prefer the format manifest.<md5-of-content>.json and then store the name in the cache
[1:06pm] jezdez: it sucks but I can't think of a better way
[1:06pm] jobelenus: my latest thought is: "well this manifest file is really just a key->value pair… and we need persistence… why isn't this in the DB"
[1:07pm] jezdez: because there is no guarentee there will be a database
[1:07pm] jobelenus: hrmm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment