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

Nice post. I've been working quite a lot with the internals of Redis in the past few months. Adding custom commands along with the usual skimming through the builtins. Perhaps I should give people some insight by creating a few blog post as well. It's a really nice piece of software and written in clean, high quality, C. Not sure about the tests in Tcl though :).


I was quite surprised to see the tcl tests. I'm reserving judgement until I've tried writing one though.


To be fair, the tests in themselves are alright, but I'm not to familiar with tcl and have had problems with running them in a CI build with a lot of redis-servers being left behind. As the test are as far as I've seen basically integration tests it would be quite nice to have them in something like python to make them a bit more easy to handle.




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

Search: