After installing Redis and getting introduced to its capabilities and functionality, we are now ready to get our “hands dirty”! In this lesson, part of the “Redis a NoSQL key-value store” course, you will get to know the Redis command line.
You will learn how to use commands to operate all the different data structures, like Keys, Strings, Hashes, Lists, Sets and how to manage Transactions and Scripting. Finally, you will see how to manage the Redis server with the appropriate commands.