Skip to content

jedisClient.expire() deprecated #2597

Closed Answered by sazzad16
anil181 asked this question in Q&A
Jul 16, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Try expire(byte[], long) method. E.g.
jedisClient.expire(key, (long) expiry);

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@anil181
Comment options

@sazzad16
Comment options

@anil181
Comment options

@sazzad16
Comment options

Answer selected by anil181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants