Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Django developers (Contributions to Django itself)
Conversations
About
Sort By Relevance
Sort By Date
1–30 of many
Mariusz Felisiak
4
3/4/24
Fellow Reports - February 2024
functions to
Redis
cache backend. (wontfix) https://code.djangoproject.com/ticket/35264 - CommandError-Conflicting migration detected (invalid) https://code.djangoproject
unread,
Fellow Reports - February 2024
functions to
Redis
cache backend. (wontfix) https://code.djangoproject.com/ticket/35264 - CommandError-Conflicting migration detected (invalid) https://code.djangoproject
3/4/24
Mariusz Felisiak
3
1/3/24
Fellow Reports - December 2023
35039 -
Redis
cache.clear() should respect KEY_PREFIX (wontfix) https://code.djangoproject.com/ticket/35040 - Migrations Not Affecting The DB With Existing DATA (needsinfo
unread,
Fellow Reports - December 2023
35039 -
Redis
cache.clear() should respect KEY_PREFIX (wontfix) https://code.djangoproject.com/ticket/35040 - Migrations Not Affecting The DB With Existing DATA (needsinfo
1/3/24
Carlton Gibson
, …
Manav Agarwal
19
1/18/23
[Technical Board?] Project Ideas, and beginning GSoC 2023.
* The
Redis
cache backend. >>> * Per model-class (field instance) custom lookups >>> * Setup of the django-asv benchmarking project. >>> * ... >>
unread,
[Technical Board?] Project Ideas, and beginning GSoC 2023.
* The
Redis
cache backend. >>> * Per model-class (field instance) custom lookups >>> * Setup of the django-asv benchmarking project. >>> * ... >>
1/18/23
Mariusz Felisiak
4
1/20/23
Fellow Reports - December 2022
34212 -
Redis
cache client uses a read connection for incr operation (accepted) https://code.djangoproject.com/ticket/34211 - Performance regression in ForeignKeyDeferredAttribute
unread,
Fellow Reports - December 2022
34212 -
Redis
cache client uses a read connection for incr operation (accepted) https://code.djangoproject.com/ticket/34211 - Performance regression in ForeignKeyDeferredAttribute
1/20/23
Peter Baumgartner
, …
Tobias McNulty
24
11/29/22
#21978 include production-ready web server
type:
redis
>>>> ``` >>>> >>>> which would translate to the following env variables: >>>> ``` >>>> DB_HOST: myhost
unread,
#21978 include production-ready web server
type:
redis
>>>> ``` >>>> >>>> which would translate to the following env variables: >>>> ``` >>>> DB_HOST: myhost
11/29/22
Ofek Lev
, …
James Bennett
9
7/25/22
Switching to PEP 621 project metadata
/Channels
Redis
. I'm working on updates for all of those now. I did have Flit in mind... so my first question would be why Hatch rather than that? — But if you were prepared to discuss
unread,
Switching to PEP 621 project metadata
/Channels
Redis
. I'm working on updates for all of those now. I did have Flit in mind... so my first question would be why Hatch rather than that? — But if you were prepared to discuss
7/25/22
Mariusz Felisiak
4
8/3/22
Fellow Reports - July 2022
values on
Redis
client. (accepted) https://code.djangoproject.com/ticket/33827 - Use of old MySQL version generate unknown default_storage_engine. (invalid) https://code
unread,
Fellow Reports - July 2022
values on
Redis
client. (accepted) https://code.djangoproject.com/ticket/33827 - Use of old MySQL version generate unknown default_storage_engine. (invalid) https://code
8/3/22
Mariusz Felisiak
4
6/3/22
Fellow Reports - May 2022
- Made
Redis
client pass CACHES["OPTIONS"] to a connection pool. https://github.com/django/django/pull/15691 - Fixed #33704 -- Updated postgres_tests migrations
unread,
Fellow Reports - May 2022
- Made
Redis
client pass CACHES["OPTIONS"] to a connection pool. https://github.com/django/django/pull/15691 - Fixed #33704 -- Updated postgres_tests migrations
6/3/22
Warren Chu
, …
אורי
16
4/4/22
Revisiting MSSQL and Azure SQL Support in Django
Oracle,
Redis
>>> Enterprise Software, or any of the other commercial products that Django >>> has built-in support for. Why Microsoft and not the others? >
unread,
Revisiting MSSQL and Azure SQL Support in Django
Oracle,
Redis
>>> Enterprise Software, or any of the other commercial products that Django >>> has built-in support for. Why Microsoft and not the others? >
4/4/22
Mariusz Felisiak
3
4/12/22
Fellow Reports - March 2022
django-
redis
-cache/pull/204 - Confirm support for Django 3.2. https://github.com/django/django/pull/15500 - Removed outdated handling of length parameter to If-Modified
unread,
Fellow Reports - March 2022
django-
redis
-cache/pull/204 - Confirm support for Django 3.2. https://github.com/django/django/pull/15500 - Removed outdated handling of length parameter to If-Modified
4/12/22
Mariusz Felisiak
4
3/1/22
Fellow Reports - February 2022
- Added
Redis
to warning about using cached sessions in docs. https://github.com/django/django/pull/15245 - Fixed #32243 -- Added docs examples for manually saving Files. https
unread,
Fellow Reports - February 2022
- Added
Redis
to warning about using cached sessions in docs. https://github.com/django/django/pull/15245 - Fixed #32243 -- Added docs examples for manually saving Files. https
3/1/22
Miguel Rosales
,
Adam Johnson
2
2/4/22
Django Channels redis backend more explicit errors
situation my
redis
backend was improperly > configured > and I got this log. I thought the problem was related to a blocked port or > something related to the container/image
unread,
Django Channels redis backend more explicit errors
situation my
redis
backend was improperly > configured > and I got this log. I thought the problem was related to a blocked port or > something related to the container/image
2/4/22
Mariusz Felisiak
4
1/21/22
Fellow Reports - December 2021
33361 -
Redis
cache backend doesn't allow storing bool values (accepted) https://code.djangoproject.com/ticket/33355 - Optimize SQLite backend connection functions (
unread,
Fellow Reports - December 2021
33361 -
Redis
cache backend doesn't allow storing bool values (accepted) https://code.djangoproject.com/ticket/33355 - Optimize SQLite backend connection functions (
1/21/22
Mariusz Felisiak
5
10/12/21
Fellow Reports - September 2021
- Added
Redis
cache backend. https://github.com/django/django/pull/14767 - Doc'd Jinja2 FORM_RENDERER setting. https://github.com/django/django/pull/14857 - Refs
unread,
Fellow Reports - September 2021
- Added
Redis
cache backend. https://github.com/django/django/pull/14767 - Doc'd Jinja2 FORM_RENDERER setting. https://github.com/django/django/pull/14857 - Refs
10/12/21
Mariusz Felisiak
,
thinkwel...@gmail.com
3
9/13/21
Status of 4.0 release blockers.
- Added
Redis
> cache backend. > https://github.com/django/django/pull/14846 - Fixed #32873 -- Deprecated > settings.USE_L10N. > https://github.com/django/
unread,
Status of 4.0 release blockers.
- Added
Redis
> cache backend. > https://github.com/django/django/pull/14846 - Fixed #32873 -- Deprecated > settings.USE_L10N. > https://github.com/django/
9/13/21
Carlton Gibson
2
9/1/21
Fellow Reports -- August 2021
- Added
Redis
cache backend. https://github.com/django/django/pull/14798 -- Fixed #32504 -- Updated admin's jQuery to 3.6.0. https://github.com/django/django
unread,
Fellow Reports -- August 2021
- Added
Redis
cache backend. https://github.com/django/django/pull/14798 -- Fixed #32504 -- Updated admin's jQuery to 3.6.0. https://github.com/django/django
9/1/21
Mariusz Felisiak
4
8/30/21
Fellow Reports - August 2021
- Added
Redis
cache backend. *Authored: * https://github.com/django/django/pull/14797 - Refs #29898 -- Changed fields in ProjectState's relation registry to dict. https
unread,
Fellow Reports - August 2021
- Added
Redis
cache backend. *Authored: * https://github.com/django/django/pull/14797 - Refs #29898 -- Changed fields in ProjectState's relation registry to dict. https
8/30/21
Carlton Gibson
2
7/1/21
Fellow Reports -- June 2021
.com/django/django/pull/14437 -- [WIP] Add a backend for
Redis
. https://github.com/django/django/pull/14546 -- Add a note about %autoawait off for IPython Kind Regards, Carlton
unread,
Fellow Reports -- June 2021
.com/django/django/pull/14437 -- [WIP] Add a backend for
Redis
. https://github.com/django/django/pull/14546 -- Add a note about %autoawait off for IPython Kind Regards, Carlton
7/1/21
Alexey Moskvin
, …
ipcam...@gmail.com
6
6/29/21
CAS in cache framework
I believe
Redis
transactions are atomic by default so the `cas` method wouldn't apply there. I took a look at the LocMemCache code, and I think that the need for cas in this instance
unread,
CAS in cache framework
I believe
Redis
transactions are atomic by default so the `cas` method wouldn't apply there. I took a look at the LocMemCache code, and I think that the need for cas in this instance
6/29/21
Daniyal Abbasi
,
charettes
3
4/8/21
GSOC Proposal : Adding a Redis cache backend to Core
> Since
redis
does not support complex objects, we need to serialize the > data into a suitable format. Most third-party libraries use either the > pickle module, to serialize
unread,
GSOC Proposal : Adding a Redis cache backend to Core
> Since
redis
does not support complex objects, we need to serialize the > data into a suitable format. Most third-party libraries use either the > pickle module, to serialize
4/8/21
Girish Sontakke
, …
Dan Davis
8
4/4/21
GSOC Proposal: Adding Redis Cache Backend To Django Core.
> Since
REDIS
is already usable as a cache for Django using 3rd party code, >> I would rather see a circuit breaker pattern applied to the cache, across >> all backends
unread,
GSOC Proposal: Adding Redis Cache Backend To Django Core.
> Since
REDIS
is already usable as a cache for Django using 3rd party code, >> I would rather see a circuit breaker pattern applied to the cache, across >> all backends
4/4/21
Carlton Gibson
, …
Ryan Hiebert
28
2/2/21
Revisiting Python support for after Django 3.2 LTS
its required
redis
version. So if I choose a few different LTSs for my server deployments, all of them dropping support so aggressively, I will end up with something out of date for a good
unread,
Revisiting Python support for after Django 3.2 LTS
its required
redis
version. So if I choose a few different LTSs for my server deployments, all of them dropping support so aggressively, I will end up with something out of date for a good
2/2/21
Andrew Wang
,
Adam Johnson
2
10/9/20
Async Django Cache - Redis Complete
async-
redis
is on > pypi and the repo is here: > https://github.com/Andrew-Chen-Wang/django-async-
redis
. Please test it > out. I have only tested it on a local Django project
unread,
Async Django Cache - Redis Complete
async-
redis
is on > pypi and the repo is here: > https://github.com/Andrew-Chen-Wang/django-async-
redis
. Please test it > out. I have only tested it on a local Django project
10/9/20
Andrew Wang
, …
Adam Johnson
8
9/28/20
Async Caching
async-
redis
) is that it's not > really fun having to type out get_async since autocomplete. If a dev knows > that they'll be using an await, then I think it's best
unread,
Async Caching
async-
redis
) is that it's not > really fun having to type out get_async since autocomplete. If a dev knows > that they'll be using an await, then I think it's best
9/28/20
Jure Erznožnik
, …
Carlton Gibson
11
8/19/20
Cache framework
bring a
redis
cache backend into core. >> >> The recent survey showed 70% of our users using
redis
for caching, with 20%+ using memcached. >> >> Nick is working
unread,
Cache framework
bring a
redis
cache backend into core. >> >> The recent survey showed 70% of our users using
redis
for caching, with 20%+ using memcached. >> >> Nick is working
8/19/20
Kit La Touche
, …
Florian Apolloner
46
7/26/20
Making startproject's settings more 12-factor-y
, '
redis
': from_env.cache('REDIS_URL') } .. and you can still have an other settings/dev.py or settings/test.py that all inherit from settings/base.py and still
unread,
Making startproject's settings more 12-factor-y
, '
redis
': from_env.cache('REDIS_URL') } .. and you can still have an other settings/dev.py or settings/test.py that all inherit from settings/base.py and still
7/26/20
Dulmandakh Sukhbaatar
, …
Ivan Anishchuk
17
12/11/19
Redis cache support in core
Django[
redis
]` would work nicely. > > On Friday, 21 June 2019 23:17:25 UTC+10, Markus Holtermann wrote: >> >> Hi all, >> >> may I suggest that django
unread,
Redis cache support in core
Django[
redis
]` would work nicely. > > On Friday, 21 June 2019 23:17:25 UTC+10, Markus Holtermann wrote: >> >> Hi all, >> >> may I suggest that django
12/11/19
Mariusz Felisiak
4
9/30/19
Fellow Reports - September 2019
django-
redis
-cache/pull/174 - Add support for Django 3.0 https://github.com/django/django-contrib-comments/pull/146 - Added testing for Django 3.0. Best regards, Mariusz
unread,
Fellow Reports - September 2019
django-
redis
-cache/pull/174 - Add support for Django 3.0 https://github.com/django/django-contrib-comments/pull/146 - Added testing for Django 3.0. Best regards, Mariusz
9/30/19
Varun Jain
,
Adam Johnson
2
8/18/19
Django Chat Application using channels and SQS
*Central
Redis
User-Server Map* > > Since we are assuming a distributed system the two users might not be on > the same server. In this case we need to know the receiver user's
unread,
Django Chat Application using channels and SQS
*Central
Redis
User-Server Map* > > Since we are assuming a distributed system the two users might not be on > the same server. In this case we need to know the receiver user's
8/18/19
Bobby Mozumder
,
Adam Johnson
2
7/30/19
Why not just use Python for templating smart components?
As for
redis
compression, I believe django-
redis
already has an option that will help with the cache size - https://niwinz.github.io/django-
redis
/latest/#_compression_support
unread,
Why not just use Python for templating smart components?
As for
redis
compression, I believe django-
redis
already has an option that will help with the cache size - https://niwinz.github.io/django-
redis
/latest/#_compression_support
7/30/19