• Heinrich Lee Yu's avatar
    Reduce Markdown cache updates during deploy · 463d7aeb
    Heinrich Lee Yu authored
    Skips saving of Markdown cache if persisted data is newer than the
    current version. This happens when some Markdown cache is generated on a
    newer node that has the cache version incremented during a rolling
    deploy or Canary deployment and then viewed again on an older node.
    
    Changelog: performance
    463d7aeb
markdown_cache.rb 765 Bytes