Hacker News new | ask | show | jobs
by hodr_super 634 days ago
Yeah, I think they were talking about distributed transactions, Redis only support transaction in a single instance, not in a cluster. You can not run Lua across machines.
1 comments