We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently:
We should implement that.
The text was updated successfully, but these errors were encountered:
Effort started by @trzysiek (https://github.com/QuesmaOrg/quesma/pull/895/files and few others).
One thing that caught my attention is that we currently have two separate structs: AsyncRequestStorage and AsyncQueriesContexts:
AsyncRequestStorage
AsyncQueriesContexts
quesma/quesma/quesma/search.go
Lines 45 to 48 in d36b617
Perhaps we could look at simplifying this and use one storage for both? 🤔 (just a suggestion, perhaps there are valid concerns against doing so)
Sorry, something went wrong.
jakozaur
trzysiek
No branches or pull requests
Currently:
We should implement that.
The text was updated successfully, but these errors were encountered: