@shepherdorg/postgres-backend
TypeScript icon, indicating that this package has built-in type declarations

5.2.0 • Public • Published

#Postgres backend for state store. Simple key-value store with last update timestamp.

ToDo

History table

Might want to add a history table to keep track of when things were deployed. Would complement version control, since it could tell when things are deployed due to configuration changes or version change.

Migrations

Database is not maintained yet using migrations. If more changes are required, consider moving to a separate user/schema and use migration tool to maintain database.

Readme

Keywords

none

Package Sidebar

Install

npm i @shepherdorg/postgres-backend

Weekly Downloads

7

Version

5.2.0

License

none

Unpacked Size

12.9 kB

Total Files

11

Last publish

Collaborators

  • stefaneg
  • nordfjord