Skip to content

Add StringCommand for a SET with GET option #2853

Closed
@galingerv

Description

@galingerv

It would be great to have a method in RedisStringCommands that would allow a SET command with GET option, which is available since Redis 6.2.0 according to the documentation of Redis. Furthermore, I would like to use it with NX option, like SET key value NX GET EX seconds, which is available since 7.0.0

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions