I am very happy so see that Redis now offers a Geo API
I would like to host a service where, given a latitude-longitude pair, I retrieve a bounding-box (of OSM) from a pgsql query. Since I expect queries to be done in the proximity of each other, I would like to cache the bounding-boxes...