Hacker News new | ask | show | jobs
by pjam 2168 days ago
Redis in Ruby is a project I'm currently working on, so far the first three chapters are available.

The idea is to attempt rewriting Redis, in Ruby, to learn more networking, threads, processes, system calls and so on.