maria_pool:玛丽亚SQL池

时间:2024-05-23 12:19:23
【文件属性】:

文件名称:maria_pool:玛丽亚SQL池

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-23 12:19:23

JavaScript

玛丽亚·普尔(MariaPool) 这对于my_pool_sql来说很困难,它扩展了功能并提供了维护。 该池模块基于mysql-simple-pool的池代码: : 但使用Mariasql节点模块以获得更好的性能 实例化连接池 连接池必须实例化。 您可以提供maximumNumberOfConnections和options 。 建立托管连接后,将转发选项。 选项中的log字段是使此模块将日志打印到stdout的开关。 // Include the module. var mypoolsql = require('my_pool_sql'); // Instantiate the pool. Use a maximum of 100 connections. app.pool = new mypoolsql(100, { host: 'localhost', user: 'ro


【文件预览】:
maria_pool-master
----.gitignore(13B)
----README.md(2KB)
----package.json(1KB)
----index.js(10KB)
----.npmignore(6B)

网友评论