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

The values ​​do not expire #2847

Open
xr0master opened this issue Oct 2, 2024 · 0 comments
Open

The values ​​do not expire #2847

xr0master opened this issue Oct 2, 2024 · 0 comments
Labels

Comments

@xr0master
Copy link

Description

Hi, I'm a bit confused as I'm not even sure if this is a bug or something else.

We use Redis as a cache, which we add via the setEx command. However, recently, we have started to have some keys that return -1 with the TTL command. It doesn't happen often, but such events do occur. What could be causing this?

The decrBy command is called with the same keys. Can this somehow affect the expire field?

Node.js Version

20

Redis Server Version

7.2.3

Node Redis Version

4.7.0

Platform

alpine

Logs

No response

@xr0master xr0master added the Bug label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant