You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: