Skip to content

Persistent request-queue index (console request table across restarts) #13

Description

@Pijukatel

Follow-up from #11. GET /v2/request-queues/:id/requests and the console's request table are served from an in-process id→uniqueKey index that is deliberately not persisted (documented in requirements/storage.md's known differences). If the console's request table ever needs to survive runtime restarts, persist the index (e.g. in an internal key-value store).

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