Skip to content

[Backend] Add database index coverage for HTLC and dispute filters #519

@floxxih

Description

@floxxih

Several list endpoints depend on filter-heavy queries. Add the missing indexes so HTLC and dispute lookups stay fast as data grows.

Acceptance criteria:

  • Identify the slowest filter combinations.
  • Add indexes that match the query patterns.
  • Verify the indexes do not regress write performance materially.

Metadata

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

    Issue actions