Skip to content

🚀| Change active containers from in-ram table to a database #51

@byawitz

Description

@byawitz

Currently, scaling the executor is challenging because the activeRuntimes variable relies on a Swoole Table, rendering the executor container stateful.

The optimal solution would be to switch to a database, preferably Redis, to ensure the container is entirely stateless.

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