Live data from Hacker News

Redis Servers with Node

github.com

1–2 of 2 posts

Re: Redis Servers with Node

#2
The Redbrick framework lets you build Redis protocol compatible servers in node.js. This is actually more flexible than Nedis even though Redbrick has a lot less functionality as a working Redis clone.

The developer has some interesting ideas on things this could be used to build.