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

reduct-rs: implement Entry API #326

Merged
merged 11 commits into from Aug 6, 2023
Merged

reduct-rs: implement Entry API #326

merged 11 commits into from Aug 6, 2023

Conversation

atimin
Copy link
Member

@atimin atimin commented Jul 30, 2023

Closes #311

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 #311

What is the new behavior?

Implemented the API in a Rust idiomatic way.

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin marked this pull request as draft July 30, 2023 18:27
@atimin atimin marked this pull request as ready for review August 6, 2023 12:57
@atimin atimin merged commit 3373994 into main Aug 6, 2023
10 checks passed
@atimin atimin deleted the reductstore-311 branch August 6, 2023 13:00
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.

Implement Entry API for Client SDK
1 participant