Re: GSOC Proposal: Adding Redis Cache Backend To Django Core.

2021-04-02 Thread Girish Sontakke
Hello, If I am not wrong, you are talking about the cache incoherence problem. Currently, I don't have any concrete idea to tackle this problem but I will try to figure it out. Thanks for bringing this to concern. Kind Regards, Girish On Thursda

Re: Django Benchmark query

2021-04-02 Thread Carlton Gibson
Hi Khushi. Did you see the "Writing new benchmarks" section of the README[0]?. It's suggests the query_delete benchmark[1] as a good one to follow. If you're following David's recent work using ASV, you'll need to read through the issue[2], and look at the repo for that[3], as well as explo

Re: Request for Comment: settings growth configuring Email Backend.

2021-04-02 Thread Tim Graham
I don't think there's a big cost to additional entries in docs/ref/setttings.txt. I think it's far more common to browse that document for needed functionality rather than to read the entire thing. There are 23 DATABASES 'TEST' settings that probably aren't used very frequently, yet I don't thi