Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add apis to support exq_ui #452

Merged
merged 14 commits into from Oct 6, 2021
Merged

Add apis to support exq_ui #452

merged 14 commits into from Oct 6, 2021

Conversation

ananthakumaran
Copy link
Collaborator

@ananthakumaran ananthakumaran commented Sep 25, 2021

  • Adds pagination support
  • Expose more efficient ways to fetch and delete jobs. This allows exq_ui to delete jobs or fetch jobs without doing the filtering at elixir VM level.

Breaking Changes

  • Though none of the old API is removed, some of the APIs are updated to return only the first 100 items instead of the full list. The next version of exq_ui will be updated to use pagination.

@ananthakumaran ananthakumaran merged commit ae2f67f into master Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant