2.2.23 • Published 3 years ago

related-db-cluster v2.2.23

Weekly downloads
17
License
MIT
Repository
github
Last release
3 years ago

related-db-cluster

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

{ type : 'postgres' , database : 'test' , schema : 'test' , user : '' , pass : '' , maxConnections : 20 , hosts: [{ host: '' , pool: 'read', 'write', 'master' }, { host: '' , pool: 'stats' }] }

// add the autoscale plugin orm.use(new AWSAutoScale({ aki: '' , secret: '' , config: { master: 'eb-live' , maxConnections: 50 , pools: 'read' } }))

2.2.17

3 years ago

2.2.18

3 years ago

2.2.15

3 years ago

2.2.16

3 years ago

2.2.13

3 years ago

2.2.14

3 years ago

2.2.11

3 years ago

2.2.12

3 years ago

2.2.19

3 years ago

2.2.22

3 years ago

2.2.23

3 years ago

2.2.20

3 years ago

2.2.21

3 years ago

2.2.10

3 years ago

2.2.9

8 years ago

2.2.8

9 years ago

2.2.7

9 years ago

2.2.6

9 years ago

2.2.0

9 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.4.4

10 years ago

0.4.3

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago