Hacker News new | ask | show | jobs
by Mikushi 5221 days ago
Have you looked into the LUA scripting option for Redis? Allows for some processing to happen on the server side, and it's quite powerful.
1 comments

That sounds like a good option. Thanks, will note it.