TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Redis Servers with Node

2 pointsby arschlesabout 14 years ago
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

evangineerabout 14 years ago
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.<p>The developer has some interesting ideas on things this could be used to build.