Let's test your knowledge. Fill in the missing part by typing it in.
In Redis, strings are the most basic data type. They can contain any binary data, such as text, JSON, or serialized objects. Redis provides various operations to manipulate strings, such as ____, ____, and _.
Write the missing line below.