ee-db-cluster

0.3.0 • Public • Published

ee-db-cluster

DB agnostic db cluster implementation. The module manages connections to readonly, readwrite & writeonly db nodes. This module is used by the ee-orm / related module.

installation

npm install ee-db-cluster

Version History

  • 0.1.4: fixed bug in the cluster node implementation which didnt remove conenctions from the idle counter when a connection gets closed. Added version history to the docs
  • 0.2.0: removed weak driver dependency
  • 0.3.0: the query methods takes now a query configuration object instead of multiple parameters

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.3.00latest

Version History

VersionDownloads (Last 7 Days)Published
0.3.00
0.2.00
0.1.150
0.1.130
0.1.120
0.1.110
0.1.100
0.1.80
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i ee-db-cluster

Weekly Downloads

0

Version

0.3.0

License

none

Last publish

Collaborators

  • ee