Skip to content

diracx-tasks: consider function_load or evalsha #971

Description

@chaen

We currently rely on redis.eval to evaluate the lua scripts.

When designing the system, we came accross function_load and evalsha to run the lua scripts, sort of as a stored procedure, instead of evaluating the script everytime.
This could possibly help performance in case we ever struggle.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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