Module pool

Module pool 

Source

Structs§

CachedStatement
Cached Statement from PoolConnection
Pool
connection pool for a set of connections to database.
PoolBuilder
builder type for connection pool
PoolConnection
a RAII type for connection. it manages the lifetime of connection and it’s Statement cache. a set of public is exposed to interact with them.

Enums§

StatementCacheFuture