Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Set types should support set math #2

@pmclanahan

Description

@pmclanahan

So you should be able to do:

books = get_set('books')
comics = get_set('comics')
graphic_novels = books & comics

As well as the other set comparison operators supported by Redis.

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