plynx.constants.collections

Standard PLynx collections in DB

Module Contents

class plynx.constants.collections.Collections[source]

All basic collections used in DB

NODE_CACHE :str = node_cache[source]
RUN_CANCELLATIONS :str = run_cancellations[source]
RUNS :str = runs[source]
TEMPLATES :str = templates[source]
USERS :str = users[source]
WORKER_STATE :str = worker_state[source]
HUB_NODE_REGISTRY :str = hub_node_registry[source]