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

Rewrite HTTP layer in Rust and remove C++ code #259

Merged
merged 48 commits into from May 7, 2023
Merged

Conversation

atimin
Copy link
Member

@atimin atimin commented Apr 28, 2023

Closes #258

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)

The HTTP layer and main function are re-written in Rust. All C++ files and CI are removed.

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin merged commit 130a309 into main May 7, 2023
13 checks passed
@atimin atimin deleted the reductstore-258 branch May 7, 2023 23:06
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.

Rewrite HTTP layer in Rust and remove C++ infrastrucure
1 participant