最佳答案
我听说过 Redis-cache,但它到底是如何工作的呢?通过以某种方式缓存 rdbms 查询,它是否被用作 django 和我的 rdbms 之间的一个层?
Or is it supposed to be used directly as the database? Which I doubt, since that github page doesn't cover any login details, no setup.. just tells you to set some config property.