Skip to content
  • Eugen Rochko's avatar
    Add entity cache (#7271) · a872392c
    Eugen Rochko authored
    * Add entity cache
    
    Use a caching layer for mentions and custom emojis that are
    dynamically extracted from text.
    
    Reduce duplicate text extractions
    
    * Fix code style issue
    a872392c