Best way to assign a list of integers to a key in redis using Django

前端 未结 0 1367
清歌不尽
清歌不尽 2021-01-21 15:43

I\'m completely new to redis using django.

All I want to do is store a list of IDs from DB into the redis server in the format:

name@example.com : [100, 99,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题