|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
PostgreSQL连接管理器,将查询路由到正确的连接池。 More...
#include "tools/db/sql/postgresql/npostgresql_pool.h"#include "tools/db/sql/postgresql/npostgresql.h"#include "tools/serialize/nserialize.h"#include "actor/tab/ttab_mergearea.h"#include "tools/db/sql/scope_guard.h"#include "actor/tab/ttab_servers.h"#include "tools/db/sql/db_data.h"#include "tools/db/sql/db_buff.h"#include "tools/tools.h"Classes | |
| class | ngl::npostgresql_manage |
| PostgreSQL连接管理器,提供面向Actor数据的CRUD操作。 More... | |
PostgreSQL连接管理器,将查询路由到正确的连接池。
提供面向Actor数据的PostgreSQL CRUD操作封装,包括: