Skip to content

Conversation

@FarhanAliRaza
Copy link

  • Introduced Granian configuration in benchmark_config.json and added django-granian.dockerfile.
  • Updated Dockerfiles to use Python 3.14.
  • Modified gunicorn configuration to use 'gthread' worker class with 4 threads.
  • Improved database connection settings in settings.py for better performance.
  • Refactored views.py for optimized database queries and responses.
  • Updated requirements files for Django and psycopg2-binary versions.
  • Added ASGI support with asgi.py for asynchronous handling.

…updating dependencies

- Introduced Granian configuration in benchmark_config.json and added django-granian.dockerfile.
- Updated Dockerfiles to use Python 3.14.
- Modified gunicorn configuration to use 'gthread' worker class with 4 threads.
- Improved database connection settings in settings.py for better performance.
- Refactored views.py for optimized database queries and responses.
- Updated requirements files for Django and psycopg2-binary versions.
- Added ASGI support with asgi.py for asynchronous handling.
@FarhanAliRaza FarhanAliRaza changed the title Enhance Django framework support by adding Granian configuration and … Enhance Django framework support Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant