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

GEODE-9165: User Guide - Add "getting started with clients" #6597

Merged
merged 5 commits into from Jun 15, 2021

Conversation

davebarnes97
Copy link
Contributor

Community members John Martin and Kelly Weldon submitted material introducing templates for a variety of Geode clients, including Java, Spring Boot, .NET, and C++.

In their words:

Why do we need this content?
We have learned that folks need an easy way to find clients that are compatible with Geode.

What is it?
This is a starting point for people to quickly see what clients are compatible, along with very rudimentary connect, put, get, and then a reference to more in-depth docs and examples on how to use the client.

What is it NOT?

  • This is not meant to be a place to have in-depth information about each client.
  • It is not meant to cover all use cases for a client.
  • It is not meant to teach folks best practices for the clients or Geode.

@davebarnes97
Copy link
Contributor Author

davebarnes97 commented Jun 9, 2021

Interested reviewers can contact me directly for a link to a compiled review draft. Sorry, but if you're unknown to me I cannot send you this link for security reasons. You can still download this modification and compile your own.

Copy link
Member

@moleske moleske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two things I noticed from a read through, haven't actually tried the instructions yet

geode-docs/getting_started/intro_to_clients.html.md.erb Outdated Show resolved Hide resolved
geode-docs/getting_started/intro_to_clients.html.md.erb Outdated Show resolved Hide resolved
Copy link
Member

@moleske moleske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not test the native client (no windows machine at the moment and build is broken for me on mac at the moment) or redis instructions.

geode-docs/getting_started/intro_to_clients.html.md.erb Outdated Show resolved Hide resolved
geode-docs/getting_started/intro_to_clients.html.md.erb Outdated Show resolved Hide resolved
geode-docs/getting_started/intro_to_clients.html.md.erb Outdated Show resolved Hide resolved
@davebarnes97 davebarnes97 removed the request for review from joeymcallister June 14, 2021 20:54
@davebarnes97
Copy link
Contributor Author

@alb3rtobr @jomartin-999 I have incorporated your feedback. Please revisit this PR and approve, if you're satisfied with the changes. Thanks!

@davebarnes97 davebarnes97 merged commit 790176f into apache:develop Jun 15, 2021
@davebarnes97 davebarnes97 deleted the feature/GEODE-9165 branch June 15, 2021 15:40
davebarnes97 added a commit that referenced this pull request Jun 15, 2021
* GEODE-9165: User Guide - Add "getting started with clients"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants