标签: django redis django-redis
是否可以使用Redis中的Django自动缓存所有网站页面?我正在使用django-redis包。我怎样才能实现扫描所有网址并缓存每个网址的功能?
Redis
Django
django-redis