StreamingResponse driven by a TaskGroup
|
|
8
|
48
|
April 9, 2025
|
Is DEP009 ("async-capable Django") still relevant?
|
|
43
|
2015
|
April 1, 2025
|
Is It Necessary to Test Race Conditions for Redis Connection Pool?
|
|
1
|
51
|
March 27, 2025
|
Adding async to Django testing
|
|
7
|
6811
|
November 17, 2019
|
A datapoint for asgiref performance
|
|
5
|
127
|
February 6, 2025
|
An asgiref async_to_sync microbenchmark
|
|
0
|
63
|
February 6, 2025
|
async support in django shell
|
|
7
|
193
|
January 7, 2025
|
Huge performance difference when using ASGI and WSGI
|
|
7
|
7090
|
December 31, 2024
|
DEP0009/ORM implementation plan
|
|
14
|
605
|
December 5, 2024
|
Proposals For Forwards/Backwards Compatibility With Async Model Methods
|
|
1
|
115
|
November 7, 2024
|
Using asgiref 3.8.1 and django 4.2.16 result deadlock
|
|
12
|
286
|
October 24, 2024
|
Asyncifying django.contrib.auth? (and signals, and maybe sessions)
|
|
35
|
4817
|
October 8, 2024
|
_AssertNumQueriesContext not async compatible
|
|
2
|
61
|
October 7, 2024
|
Parallelism across the same django DB connection?
|
|
10
|
815
|
August 27, 2024
|
Motive for synchronous connections
|
|
4
|
212
|
July 11, 2024
|
DEP0009/ORM and backward-compatibility
|
|
7
|
381
|
July 6, 2024
|
sync_to_async() called 14 times with default Django middleware, and 2 times with no middleware
|
|
2
|
850
|
June 6, 2024
|
Maybe it's just a blind spot, when it comes to async django
|
|
22
|
4951
|
May 5, 2024
|
Is it feasible to improve streaming HTML in Django?
|
|
10
|
2490
|
March 21, 2024
|
Publish messages to MQTT using Celery-Beat scheduled tasks
|
|
1
|
388
|
March 20, 2024
|
About async version of the login_required decorator
|
|
3
|
649
|
January 18, 2024
|
StreamingHttpResponse don't redirect and thread is freezing
|
|
1
|
269
|
January 9, 2024
|
The Trouble With Middleware
|
|
22
|
7194
|
June 30, 2023
|
Django Async vs Sync is slow
|
|
6
|
3284
|
June 12, 2023
|
Asynchronous ORM
|
|
95
|
31280
|
June 1, 2023
|
Release 4.2a: Async Querysets with prefetch_related
|
|
3
|
2169
|
May 16, 2023
|
Add async support for AbstractBaseUser.check_password()
|
|
14
|
1622
|
May 12, 2023
|
Add async support for ForwardManyToOne, ForwardOneToOne, and ReverseOneToOne queries
|
|
6
|
1247
|
April 17, 2023
|
Refs #31949 -- Allow Async `http` view decorators
|
|
0
|
288
|
April 13, 2023
|
ASGIHandler doesn't handle http.disconnect if a request was sent before the disconnect
|
|
4
|
1103
|
February 27, 2023
|