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

Add examples for java clients #53

Closed
wants to merge 19 commits into from

Conversation

acarbonetto
Copy link

To run:

$ cd java
$ ./gradlew :examples:run

> Task :examples:run
Glide PING: PONG
Glide SET(myKey, myValue): null
Glide GET(myKey): myValue
Glide SET(myKey, yourValue): null
Glide GET(myKey): yourValue
Glide GET(invalid): null

@acarbonetto acarbonetto force-pushed the java/integ_acarbo_refactor_api_submitRequests branch 2 times, most recently from cb1966e to cada9b7 Compare January 11, 2024 21:38
@acarbonetto acarbonetto changed the title Add examples for java clients [For Testing] Add examples for java clients Jan 15, 2024
Signed-off-by: Andrew Carbonetto <[email protected]>
* Add base command; add custom command

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
* Add base command; add custom command

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
@acarbonetto acarbonetto force-pushed the java/integ_acarbo_api_examples branch from 6ae5e39 to a7bc168 Compare January 25, 2024 23:25
@acarbonetto acarbonetto changed the base branch from java/integ_acarbo_refactor_api_submitRequests to java/dev_acarbo_api_getsetinfoping January 25, 2024 23:26
@jonathanl-bq jonathanl-bq changed the title [For Testing] Add examples for java clients Add examples for java clients Jan 30, 2024
@jonathanl-bq jonathanl-bq changed the base branch from java/dev_acarbo_api_getsetinfoping to main February 2, 2024 06:20
@acarbonetto
Copy link
Author

Replaced with valkey-io#896

@acarbonetto acarbonetto closed this Feb 2, 2024
@acarbonetto acarbonetto deleted the java/integ_acarbo_api_examples branch February 23, 2024 17:13
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