Comment on The Redis ManifestoComments−jimbokun15y"4 - Code is like a poem..."This item makes me want to read the Redis source.(All the items do, actually.)−simonw15yYou should. I'm absolutely not a C programmer but I found I could follow the Redis source and figure out pretty much exactly what was going on for the most part - it's just a bunch of fundamental data structures hooked up to a simple network server.
Comments
"4 - Code is like a poem..."
This item makes me want to read the Redis source.
(All the items do, actually.)
You should. I'm absolutely not a C programmer but I found I could follow the Redis source and figure out pretty much exactly what was going on for the most part - it's just a bunch of fundamental data structures hooked up to a simple network server.