Closed ericoc closed 1 month ago
There are three main "backend" options (memory, file, or database) when setting up the Django cache.
Local-memory caching
Memcached
Redis
.djcache
Filesystem caching
Backends
There are three main "backend" options (memory, file, or database) when setting up the Django cache.
Memory
Local-memory caching
Memcached
Redis
File
.djcache
" files).Database