mailarchive
mailarchive copied to clipboard
Find ways to minimize requests to source app via caching and frontend design
Review and optimize caching. ie. message objects should be cached
One Option: Reimplement the search results page in a modern framework like Vue or React. The infinite scroll feature for example is custom javascript and could benefit from using a standard widget.