Location stuff is cool! So letâs build a system that takes a personâs latitude and longitude, and returns the location of someone nearby. Tools Iâm going to use Redis to store the locations of people connecting, and the python-geohash library, but more on that later. Redis is well suited to the task of being an index/store for matchmaking, as the data is usually transient, and therefore badly suit
{{#tags}}- {{label}}
{{/tags}}