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

Implement vineyard.put and vineyard.get to simplify the client configurations #1737

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

dashanji
Copy link
Member

@dashanji dashanji commented Jan 30, 2024

What do these changes do?

  • Add the environment to connect the vineyard server via client config file.
  • Wrap vineyard.connect and client.put as vineyard.put to allow users to connect using environment variables.
  • Wrap vineyard.connect and client.get as vineyard.get to allow users to connect using environment variables.

@dashanji dashanji requested a review from sighingnow January 30, 2024 11:18
…server via client config file.

* Wrap vineyard.connect and client.put as vineyard.put to allow users to connect using environment variables.
* Wrap vineyard.connect and client.get as vineyard.get to allow users to connect using environment variables.

Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
@dashanji dashanji force-pushed the implement-vineyard-put-and-get branch from 4d72b5e to 7825dd2 Compare January 30, 2024 11:39
@sighingnow sighingnow merged commit dc5b87b into v6d-io:main Jan 31, 2024
5 checks passed
@sighingnow sighingnow deleted the implement-vineyard-put-and-get branch January 31, 2024 02:15
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.

2 participants