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

Refactoring the rust api #27

Open
wants to merge 69 commits into
base: master
Choose a base branch
from
Open

Conversation

MeirShpilraien
Copy link
Contributor

@MeirShpilraien MeirShpilraien commented Jul 11, 2022

  • Split rust API to 2 projects:
    1. The API
    2. The tests
  • Allow build with Cargo.
  • Added API to execute a remote tasks in one of the following policies:
    • Base on a key
    • On all shards

* Split rust API to 2 projects:
    1. The API
    2. The tests
* Allow build with Cargo.
@CLAassistant
Copy link

CLAassistant commented Sep 27, 2022

CLA assistant check
All committers have signed the CLA.

OfirMos
OfirMos previously approved these changes Dec 1, 2022
MeirShpilraien and others added 12 commits December 5, 2022 14:57
The prefix variable is used within the Makefile for LibMR and is
also used by the "hiredis" dependency.
Allow specifying custom OPENSSL_PREFIX for the project.
Specify PKG_CONFIG_PATH for libevent's configure script.
Changes the way the build script figures out the openssl library path. Now
it takes into account the commonly-used OPENSSL_PREFIX environment variable
and attempts to probe certain pre-defined directories to figure out the path.
Fix the openssl path for the macOS builds.
…ctoring_rust_api-branch

Force the CI to work with the refactoring_rust_api branch.
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.

4 participants