SACGF / SACGF/variantgrid

Investigate making search async (search functions run in parallel)

Open
#1,067 1 comment 0 reactions 0 assignees View on GitHub
optimisation search
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

Django 5 made signals async:

https://docs.djangoproject.com/en/5.0/topics/signals/#receiver-functions

Search is independent and read only, so as far as making things parallel (which is always hard) this should be less hard.

Look into whether this works, how much faster it is, what we have to do to deployments etc to make things async etc

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.