question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

6.2 commands (getex etc)

See original GitHub issue

Redis 6.2 seems to introduce a bunch of new commands such as getex, but they don’t seem to be exposed by ioredis just yet.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
gaoyingpeicommented, Jul 9, 2021

zmscore and zrandmember are not supported either.

0reactions
luincommented, Mar 16, 2022

ioredis provides official TypeScript declarations in v5 so closing this. Sorry for the late response!

Read more comments on GitHub >

github_iconTop Results From Across the Web

GETEX - Redis
The GETEX command supports a set of options that modify its behavior: EX seconds -- Set the specified expire time, in seconds. PX...
Read more >
Redis 6.2 release notes - GitHub
Bug fixes that are only applicable to previous releases of Redis 6.2: * Fix ... and ZRANDMEMBER commands (#8297) * Add FAILOVER command...
Read more >
Redis 6.2 New Features and commands - YouTube
Redis 6.2 New Features and commandsRedis is an in-memory data structure store, used as a distributed, in-memory key–value database, ...
Read more >
Missing Commands in StackExchange.Redis #2055 - GitHub
Consider intelligently interrogating the commands executed to see if they are RO. BLMOVE, 6.2, IDatabase, Skip: Blocking. BLMPOP, 7, IDatabase ...
Read more >
Git Extensions Documentation - Read the Docs
This can be any command that your system can run e.g. an executable program, a .bat script, a Python command, etc.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found