Skip to content

Dramatiq simple result message id in redis instead of an overcomplicated method #658

Open
@AdventurousCake

Description

add this to main file for a simpler one via redis only:

result_backend.build_message_key = lambda message: message.message_id

Activity

changed the title Dramatiq simple message id in redis instead of an overcomplicated method Dramatiq simple result message id in redis instead of an overcomplicated method on Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @AdventurousCake

      Issue actions

        Dramatiq simple result message id in redis instead of an overcomplicated method · Issue #658 · Bogdanp/dramatiq