2.2.23 • Published 2 years ago

related-db-cluster v2.2.23

Weekly downloads
17
License
MIT
Repository
github
Last release
2 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

2 years ago

2.2.18

2 years ago

2.2.15

2 years ago

2.2.16

2 years ago

2.2.13

2 years ago

2.2.14

2 years ago

2.2.11

2 years ago

2.2.12

2 years ago

2.2.19

2 years ago

2.2.22

2 years ago

2.2.23

2 years ago

2.2.20

2 years ago

2.2.21

2 years ago

2.2.10

2 years ago

2.2.9

7 years ago

2.2.8

8 years ago

2.2.7

8 years ago

2.2.6

8 years ago

2.2.0

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.4.4

9 years ago

0.4.3

9 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago