Querying Redis with Lua
Introduction This is a continuation of the Scaling Horizontally blog posts that I started earlier (see part 1 and part 2). In those articles I used an MMORPG game as an example program/system to scale horizontally. If you read part 2, you’ll remember my discussion on using Redis to store the active map soldiers. In … Read moreQuerying Redis with Lua