Company
Date Published
Author
Itamar Haber
Word count
138
Language
English
Hacker News points
None

Summary

The author created a web toy using Redis' commands and D3.js, inspired by Mike Bostock's example. The tool groups Redis' 160+ commands by topic and allows users to zoom in/out using the mouse. Each command is represented as a circle with size corresponding to its time complexity, and clicking on it opens its documentation page from redis.io.