Live data from Hacker News

Show HN: Redis City – Explore how Redis works in an interactive 3D model

poltora.dev

1–10 of 30 posts

Re: Show HN: Redis City – Explore how Redis works in an interactive 3D model

#4
post #2

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.

Re: Show HN: Redis City – Explore how Redis works in an interactive 3D model

#10

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.
Post reply on HN