aesmail/kaffy

Limit number of records fetched

Open

#194 opened on Jan 22, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Elixir (176 forks)batch import
enhancementgood first issuehelp wantedplanned

Repository metrics

Stars
 (1,418 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is there a way to limit number of records fetched per page? it is currently 100. I want to limit records per page to make the query fast.

Contributor guide