**Problem Statement** `django-redis` should introduce sets and support basic operations, `sadd`, `sremove`, `smembers`, `sismembers` and `spop`. **Describe the solution you'd like** Add an interface similar to `redis-py` to support set