LOLWUT [VERSION version]
The LOLWUT command displays the Redis version: however as a side effect of doing so, it also creates a piece of generative computer art that is different with each version of Redis. The command was introduced in Redis 5 and announced with this blog post.
By default the LOLWUT command will display the piece corresponding to the current Redis version, however it is possible to display a specific version using the following form:
LOLWUT VERSION 5 ... other optional arguments ...
Of course the "5" above is an example. Each LOLWUT version takes a different set of arguments in order to change the output. The user is encouraged to play with it to discover how the output changes adding more numerical arguments.
LOLWUT wants to be a reminder that there is more in programming than just putting some code together in order to create something useful. Every LOLWUT version should have the following properties:
Bulk string reply (or verbatim reply when using the RESP3 protocol): the string containing the generative computer art, and a text with the Redis version.
© 2009–2020 Salvatore Sanfilippo
Licensed under the Creative Commons Attribution-ShareAlike License 4.0.
https://redis.io/commands/lolwut