Skip to content

[redis] Think about to enable uuid over features #12

@Heiss

Description

@Heiss

let uuid = redis::Script::new(UUID_SCRIPT)

It would be a small performance boost for struct init, when you do not need to communicate with redis to get a unique ID. UUID should have in practice no collisions, but you never know.
User could decide with feature-flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions