Thanks to Pieter Noordhuis (that started from the work of Alex McHale in try.redis-db.com) for implementing this awesome thing.
I hope other sites will follow this approach of a "live" documentation where the user can type commands. This makes a lot of sense for dynamic programming languages as well.
8 comments
[ 3.7 ms ] story [ 89.7 ms ] threadI hope other sites will follow this approach of a "live" documentation where the user can type commands. This makes a lot of sense for dynamic programming languages as well.
Redis on the otherhand is designed for exactly this kind of insane throughput.
On another note, I'm loving that you are putting the time complexity of the commands right on the page.