Skip to content

Suggest to change to cursor base pagination  #940

Open
@pattanun-np

Description

@pattanun-np

Description
On Get Entries Function at Life Cycle it might very slow and heary load for DB Server
Because plugin use Offset based pagination I tried with 1M records sync
On early page 20-30 page number speed is normal but when reach deep page like 100 number query very slow and keep incresing because Offset based need to scan all table, suggest to change to cursor base pagination

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions