Redis Servers with Node (github.com)

2 points by arschles ↗ HN
Hey HN, I created a Node.js framework that helps you build servers that adhere to the redis protocol. Tell me what you think!

1 comment

[ 3.0 ms ] story [ 9.2 ms ] thread
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.