Skip to content

Allow Store.set to take bytes #3675

@d-v-b

Description

@d-v-b

Store.set can handle bytes by internally calling Buffer.from_bytes to create a Buffer from the input. This would improve the UX of the store, because bytes is a built-in python type.

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