-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Support "GET" argument for "SET" command #1411
Copy link
Copy link
Closed
Labels
Description
Thanks for wanting to report an issue you've found in redis-py. Please delete this text and fill in the template below.
It is of course not always possible to reduce your code to a small test case, but it's highly appreciated to have as much data as possible. Thank you!
Version: Latest
Platform: All
Description: SET command supports GET param since Redis 6.2. Should be supported in redis-py.
Ref:
Reactions are currently unavailable