Classes | |
| class | MutexPool |
| class | RecorderPool |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| tuple | ADVISE_MSG |
| bool | DEBUG_MUTEX_POOL = True |
| bool | DEBUG_MUTEX_POOL_TRACE = False |
| int | POOL_SIZE = 5 |
A pool for sqlite connections.
|
private |
| tuple homeassistant.components.recorder.pool.ADVISE_MSG |
| bool homeassistant.components.recorder.pool.DEBUG_MUTEX_POOL = True |
| bool homeassistant.components.recorder.pool.DEBUG_MUTEX_POOL_TRACE = False |