o19s / hello-nlp

A natural language search microservice
Other
96 stars 12 forks source link

Connection pooling #4

Closed binarymax closed 4 years ago

binarymax commented 4 years ago

Need to investigate and develop connection pooling for handling high-volume requests to the search engine.

binarymax commented 4 years ago

I think this might not be necessary with async FastAPI requests