fakeredis
fakeredis copied to clipboard
Support for command smismember
Hi Are there any plans to add support for the SMISMEMBER command? https://redis.io/commands/smismember
fakeredis relies on community contributions - I don't generally add support for commands myself unless I need them. So pull requests are welcome.
Currently the CI tests against Redis 6.0. I'm currently working on updating it to test against 6.2.x instead (SMISMEMBER was only introduced with 6.2).
This was done in 1.7.6 release: https://github.com/dsoftwareinc/fakeredis-py/releases