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

RS-418: Implement removing record API #114

Merged
merged 2 commits into from
Sep 9, 2024
Merged

Conversation

atimin
Copy link
Member

@atimin atimin commented Sep 9, 2024

Closes #

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 has been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Feature

What was changed?

Implement the following methods:

  • Bucket.remove_record - remove a sole recods
  • Bucket.remove_batch - remove a batch of recors
  • Bucket.remove_query - remove records within a time range with filtering

Related issues

reductstore/reductstore#560

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin added the enhancement New feature or request label Sep 9, 2024
@atimin atimin merged commit e485ff2 into main Sep 9, 2024
14 checks passed
@atimin atimin deleted the RS-418-removing-recors branch September 9, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant