2.1.1 • Published 9 months ago

amphora-storage-postgres v2.1.1

Weekly downloads
376
License
MIT
Repository
github
Last release
9 months ago

Amphora Postgres

A storage module for Amphora using Postgres & Redis

CircleCI Coverage Status

Installation & Usage

First install the module:

$ npm install -S amphora-storage-postgres

Then pass the module into Amphora as the value for the storage property.

amphora({
  ...
  storage: require('amphora-storage-postgres')
  ...
})

At startup time the module will try to connect to Postgres and Redis and default in a dev environment. Make sure to see the Environment Setup document for how to configure the clients for production.

License

MIT

2.1.1

9 months ago

2.0.2-dev.3

11 months ago

2.0.2-dev.2

11 months ago

2.0.3-dev.1

2 years ago

2.1.0

2 years ago

2.0.2-dev.0

2 years ago

2.0.3-dev.0

2 years ago

2.0.1

3 years ago

2.0.0-0

3 years ago

1.5.1-0

3 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.4.0-3.0

4 years ago

1.3.2

4 years ago

1.4.0-2.0

4 years ago

1.4.0-0

4 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

2.0.0-beta.3

5 years ago

2.0.0-beta.2

5 years ago

2.0.0-beta.1

5 years ago

2.0.0-beta.0

5 years ago

2.0.0

5 years ago

1.3.1-beta.2

5 years ago

1.3.1-beta.1

5 years ago

1.2.0

5 years ago

1.1.3

5 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago