-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sqlalchemy use connection pooling for catalog db (#710)
* Make catalog db use connection pool for sqlite * Add asv benchmark for catalog db write * Re-add poolclass import for async pool * Fix linter issues * Do not apply pool to in-memory database. --------- Co-authored-by: Dan Allan <dallan@bnl.gov>
- Loading branch information
1 parent
bd1a815
commit f44177e
Showing
2 changed files
with
53 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters