liarsdice/database/connection_pool.hpp file

Namespaces

namespace liarsdice
Main namespace for the Liar's Dice game.
namespace liarsdice::database

Classes

class liarsdice::database::ConnectionPool
Thread-safe database connection pool.
struct liarsdice::database::ConnectionPool::PoolConfig
class liarsdice::database::ConnectionPool::PooledConnection
Connection wrapper for automatic return to pool.
struct liarsdice::database::ConnectionPool::PoolStats
Get current pool statistics.