Hacker News
Show HN: Redis City – Explore how Redis works in an interactive 3D model
79 points by poltora
ago
|
12 comments
sgt
|next
[-]
Will this become a trend? When the client asks you for an architecture diagram, you respond with a 3d world.
poltora
|next
|previous
[-]
I created an interactive map to better understand how Redis works
Each component links to the source code, and you can open the console to enter your own commands and watch the execution flow
sshussain270
|next
|previous
[-]
Is it live on some redis?
comboy
|root
|parent
[-]
There's a console and you can track your command! Very cool. Not sure if 3D is needed but very cool nonetheless, It might be that some things are missing (I don't know redis internals though) like some encoding step when getting data back to client, managing client connections and their state (multi, watch) etc.
tomaskafka
|next
|previous
[-]
3D model is almost like 2D diagram, only needlessly confusing and slop.
vivzkestrel
|next
|previous
[-]
add this to list of S-tier HN resources https://news.ycombinator.com/item?id=49183198