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

reductstore,reduct-rs: Add limit parameter in query request #335

Merged
merged 8 commits into from Aug 9, 2023

Conversation

atimin
Copy link
Member

@atimin atimin commented Aug 9, 2023

Closes #309

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md have been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Feature

What is the current behavior?

See #309

What is the new behavior?

I've added the limit parameter to the GET /api/v1/b/:bucket/:entry/q endpoint and updated the Rust SDK.

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin changed the title reductstore,reduct-rs: Limit query reductstore,reduct-rs: Add limit parameter in query request Aug 9, 2023
@atimin atimin merged commit be38a1a into main Aug 9, 2023
20 checks passed
@atimin atimin deleted the reductstore-309 branch August 9, 2023 21:05
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.

Limit option for query API
1 participant