Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Great to see this. 12 years ago I wrote https://github.com/rcarmo/miniredis during a very slow weekend where I both wanted to get a feel for the internals of how Redis worked and have a little PubSub server I could call my own.

I spent the entire weekend poring over the C code and found it some of the most beautiful C I'd ever read (ever since the heady years of SunOS), and now I feel I should at least go and update miniredis to asyncio/Python 3--for kicks...



Do it. I'm thinking of making one for node.


Already started. python3 branch. Claude removed all my nice idiomatic conditional expressions, but the (few) tests I have for the server already pass, and the aioserver is coming next :)


Nice. Godspeed to you sir. I'll keep a gander on it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: