February 2018
Intermediate to advanced
382 pages
11h 33m
English
The string type is the most common and useful data type in programming languages and applications. It is also the fundamental data type of Redis, in which all keys must be strings. This recipe demonstrates the basic commands to manipulate strings in Redis.
Read now
Unlock full access