Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Apply TTL for default handler. #310

Open
nolik opened this issue Oct 24, 2023 · 0 comments
Open

Apply TTL for default handler. #310

nolik opened this issue Oct 24, 2023 · 0 comments

Comments

@nolik
Copy link
Contributor

nolik commented Oct 24, 2023

As soon as used upstash redis https://console.upstash.com/flyio/redis doesn't support Redis v 7+
`127.0.0.1:16379> INFO server

Server

upstash_version:1.8.2
redis_version:6.2.6
redis_git_sha1:472d4e4
redis_build_id:20230913
redis_mode:standalone`

we can't use EX flag: https://redis.io/commands/expire/

have to revert: #309

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant