Glydel provides a fleet tracking solution for taxi companies in India.
While scaling glydel from small fleet operators to big fleet owners who had 500+ vehicles, Glydel faced performance problems amidst a surprise attrition. We helped Glydel by optimizing their database queries by driving queries from google map's bounding boxes and nearby location queries using the btree-gist index which implements the distance operator (
<-<).
We also moved their old jQuery based application to structured React.js based app and used Webpack for asset compilation.