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

2021-04-02 Thread Girish Sontakke
> This is perhaps a bigger effort than a GSOC project - the hard part is > doing this across multiple processes and threads. What does it mean if the > cache is only available for some fraction of the instances/processes > hosting a project? > > > On Thu, Apr 1, 2021 at

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

2021-04-01 Thread Girish Sontakke
at 11:00, Girish Sontakke wrote: > > Now I have doubt that whether I should remove *Provides Many > Data-Structures *point from the "Why Redis" section or keep it there?. > > > I don’t think it’s vital either way… but it seems a distraction. That > Redis has HyperLogLog

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

2021-03-31 Thread Girish Sontakke
code.djangoproject.com/ticket/29887>— the > project would be similar in scope. > > The ground here is well-trodden, so most of it is documentation — we need > to be very clear on requirements, installation and setup. > > I hope that helps. > > Kind Regards, > > Carl

GSOC Proposal: Adding Redis Cache Backend To Django Core.

2021-03-29 Thread Girish Sontakke
Hello, I am Girish Sontakke from India. I am willing to start contributing to Django through GSOC 2021. I have gone through the Idea List available on the Django wiki page for GSOC <https://code.djangoproject.com/wiki/SummerOfCode2021> and select the project of adding Redis Cache Back