You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For someone who's not an expert in Redis, <CR><LF> and \r\n bits are quite verbose and distracting, while ; and , are probably very important (?) but easy to miss.
I wish the spec used syntax highlighting to help focus the reader on the important parts of the "code" snippets.
The text was updated successfully, but these errors were encountered:
For someone who's not an expert in Redis,
<CR><LF>
and\r\n
bits are quite verbose and distracting, while;
and,
are probably very important (?) but easy to miss.I wish the spec used syntax highlighting to help focus the reader on the important parts of the "code" snippets.
The text was updated successfully, but these errors were encountered: