Skip to content

Support binary for kv input/output #3312

@ellie

Description

@ellie

Right now we expect to pass String throughout the chain. We should adjust that to handle Vec<u8>, and enable storing binary. Otherwise users are likely to just base64 it or something, which wastes space + time anyway.

Ensure all encoding is done correctly so that the current string workflows are unaffected

Context in the comments of #3310

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions