drecom / drecom/activerecord-turntable
Reduce connection pool size
Open
- Dominant language
- Ruby
- Stars
- 206
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Operations that access all connection pools (i,e. `clear_active_connections!`) might be slowed down if applications having hundreds of model classes, because Turntable adds connection_pools(PoolProxy) object for each model classes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.