mistercrunch commented on issue #8574: [SIP-26] Proposal for Implementing 
Connection Pooling for Analytics Database Connections
URL: 
https://github.com/apache/incubator-superset/issues/8574#issuecomment-571827540
 
 
   I think it should be possible to build a SQLAlchemy-compatible pool called 
`CappedDistributedPool` that'd leverage Redis or something else (as long as 
it's not Zookeeper :) to limit concurrency, and hook it in using the 
configuration hook.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to