Websocket request caching
Generating heatmaps or vessel tracks requests in the web app can take upwards of 30 minutes from the websocket server, maybe this can be improved by chunking requests into smaller bin sizes, and caching pre-generated chunks in a hashmap binary cache database