I write software.

I freelance with startups and small businesses, mostly backend systems, real time applications, and infrastructure that needs to hold up when things get serious.

Currently going down the BEAM rabbit hole. Elixir and Erlang.

Kousic Thavva

Nearby Driver Search Using Redis

Before building this, we looked into how ride-sharing and dispatch systems usually solve nearby driver search. Most rely on tools like Tile38 and H3 which are great, but not exactly lightweight. Given our time and resource constraints, we went with Redis for both caching and…

Continue reading...