Module pool

Module pool 

Source

Structsยง

DatabasePool
A connection pool for SQLite databases
PoolConfig
Configuration for the database pool
PoolStats
PooledConnection
A database connection with metadata
PooledConnectionGuard
A guard that automatically returns connections to the pool when dropped