2.1.1 • Published 2 years ago

amphora-storage-postgres v2.1.1

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

2 years ago

2.0.2-dev.3

2 years ago

2.0.2-dev.2

2 years ago

2.0.3-dev.1

3 years ago

2.1.0

3 years ago

2.0.2-dev.0

3 years ago

2.0.3-dev.0

3 years ago

2.0.1

4 years ago

2.0.0-0

4 years ago

1.5.1-0

4 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.4.0-3.0

5 years ago

1.3.2

5 years ago

1.4.0-2.0

5 years ago

1.4.0-0

5 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

2.0.0-beta.3

6 years ago

2.0.0-beta.2

6 years ago

2.0.0-beta.1

6 years ago

2.0.0-beta.0

6 years ago

2.0.0

6 years ago

1.3.1-beta.2

6 years ago

1.3.1-beta.1

6 years ago

1.2.0

6 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago