jazzband/django-redis

Add support for hashmaps

Open

#598 创建于 2022年4月3日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)Python (452 fork)auto 404
good first issue

仓库指标

Star
 (3,075 star)
PR 合并指标
 (PR 指标待抓取)

描述

Problem Statement django-redis should introduce hasmaps and support basic operations, hset, hdel, hlen, hkeys and hexists.

Describe the solution you'd like Add an interface similar to redis-py to support hasps

贡献者指南