- There are 2 kinds of lines text (commands), unstructured data.
- All lines ends with /r/n.
- Keys are 250 characters. Keys must not include control characters or whitespace.
There are 3 kinds of commands.
- Storage commands (there are six: “set”, “add”, “replace”, “append”, “prepend” and “cas”)
- Retrieval commands (“get”, “gets”, “gat”, and “gats”)
- All other commands don’t involve unstructured data.
- Command names are lower-case and are case-sensitive.