0.3.0 • Published 9 years ago

ee-db-cluster v0.3.0

Weekly downloads
51
License
-
Repository
github
Last release
9 years ago

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
0.3.0

9 years ago

0.2.0

10 years ago

0.1.15

10 years ago

0.1.13

10 years ago

0.1.12

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago