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

Java: Add expire, expireAt, pexpire, pexpireAt and ttl commands #96

Conversation

acarbonetto
Copy link

No description provided.

Copy link

@Yury-Fridlyand Yury-Fridlyand left a comment

Choose a reason for hiding this comment

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

Minor javadoc changes

@SanHalacogluImproving SanHalacogluImproving force-pushed the java/dev_acarbo_add_expire_ttl_commands branch from 585f18c to d562038 Compare February 23, 2024 00:38
@SanHalacogluImproving SanHalacogluImproving changed the base branch from java/integ_acarbo_add_expire_ttl_commands to main February 23, 2024 00:41
@SanHalacogluImproving SanHalacogluImproving changed the base branch from main to java/integ_SanH_add_expire_ttl_commands February 23, 2024 00:45
@SanHalacogluImproving SanHalacogluImproving merged commit 2de46df into java/integ_SanH_add_expire_ttl_commands Feb 23, 2024
10 checks passed
SanHalacogluImproving added a commit that referenced this pull request Feb 29, 2024
…ands (#96)

* Java: Add expire and ttl commands

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update commands for review comments

Signed-off-by: Andrew Carbonetto <[email protected]>

* Minor javadoc fix

Signed-off-by: Andrew Carbonetto <[email protected]>

* Spotless

Signed-off-by: Andrew Carbonetto <[email protected]>

* Added examples in documentation. Minor format RedisClientTest.

* Spotless

* Update java/client/src/main/java/glide/api/commands/GenericBaseCommands.java

Signed-off-by: Yury-Fridlyand <[email protected]>

* Spotless

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Yury-Fridlyand <[email protected]>
Co-authored-by: SanHalacogluImproving <[email protected]>
Co-authored-by: Yury-Fridlyand <[email protected]>
@Yury-Fridlyand Yury-Fridlyand deleted the java/dev_acarbo_add_expire_ttl_commands branch March 6, 2024 18:10
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