Skip to content

RESP3: Clarify whether blob errors can be streamed, or have size -1 #23

@414owen

Description

@414owen

The blob error section says

It is exactly like the String type

Maybe this should read the blob string type, for clarity?


Blob strings can be parsed normally, as null, or streamed. Which of these also apply to blob errors? If they're exactly the same, than I guess all of the above, but I'm guessing it wasn't the intention of the spec authors to allow for null blob errors (!-1\r\n)?


If, as I suspect, blob errors cannot be streamed or null, then maybe the line about it being the exact same as the String type could be tweaked to reflect that it means the non-streamed, non-null, sized blob string RESP form?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions