The other night I was up late and noticed that Salvatore (the creator of Redis) had a lua question I knew the answer to. < https://twitter.com/antirez/status/664355792838094848>
This lead me to thinking about why I haven't yet written a Redis client for Luvit. The protocol is quite simple. I spent far more time coming up with a demo program and writing a blog post than actually implementing the protocol, but that's typical for these kinds of things. Enjoy. https://luvit.io/blog/redis-client.html -Tim Caswell -- You received this message because you are subscribed to the Google Groups "luvit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
