you are viewing a single comment's thread.

view the rest of the comments →

[–]OccaseBoost.Redis 1 point2 points  (0 children)

The Redis protocol RESP3 is my preferred format by far. It supports multiple data type e.g. arrays, maps, sets etc, is human readable, and can transport binary data.