• Robert Speicher's avatar
    Merge branch '18337-cache-html-in-database' into 'master' · a17412f0
    Robert Speicher authored
    Cache rendered Markdown fields in the database
    
    ## What does this MR do?
    
    Introduces cache fields for Markdown-containing fields in the database, and populates them.
    
    ## Why was this MR needed?
    
    Rendering Markdown into HTML is performance-intensive. A Redis cache already exists, but this approach is expected to be more performant and reduce unnecessary cache invalidations.
    
    ## What are the relevant issue numbers?
    
    Closes #18337
    
    See merge request !6095
    a17412f0
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 131 KB