Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

detecting assets diffs #25

Open
zacksiri opened this issue Apr 14, 2014 · 0 comments
Open

detecting assets diffs #25

zacksiri opened this issue Apr 14, 2014 · 0 comments

Comments

@zacksiri
Copy link
Member

the listen gem gives support for detecting diffs in files, we can add this as a member of a set in redis when the message comes in via the listen gem and then before we upload the assets we do a check to see of the asset is a member of the set in redis. if it is we pop the item from the redis set and upload the asset.

this will improve the speed of content updating.

@zacksiri zacksiri added this to the 1.5 Release milestone Apr 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant