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

feat(api): Add pager deletion #623

Merged
merged 1 commit into from
Apr 14, 2021
Merged

Conversation

litleleprikon
Copy link
Contributor

PR Summary

Add pager deletion endpoint to API

During stable sorting we create a pager with TTL. Sometimes this TTL is
huge and storing this search results in database is not necessary.
In this cases we add a new API endpoint to delete pager manually.

Relates #457
@litleleprikon litleleprikon requested a review from a team as a code owner April 13, 2021 12:26
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 72.765% when pulling 5b9886e on feature/457-add-pager-delete into b73b264 on master.

@litleleprikon litleleprikon merged commit 3224585 into master Apr 14, 2021
@litleleprikon litleleprikon deleted the feature/457-add-pager-delete branch April 14, 2021 13:28
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.

3 participants