Show HN: Redis City – Explore how Redis works in an interactive 3D model
55 points - last Saturday at 7:43 PM
Sourcepoltora
last Saturday at 7:46 PM
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
it is very beautifull idea and implementation. Open source available? It is good material for teaching how redis works.
sshussain270
today at 6:37 AM
Is it live on some redis?
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.
carpe__diem
today at 6:12 AM
wow looks really fun
"It's a UNIX system! I know this!"
captainkrtek
today at 3:51 AM
very cool, fun to visualize :-)