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

5.3.2 • 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.

/@shepherdorg/postgres-backend/

    Package Sidebar

    Install

    npm i @shepherdorg/postgres-backend

    Weekly Downloads

    81

    Version

    5.3.2

    License

    none

    Unpacked Size

    13.3 kB

    Total Files

    11

    Last publish

    Collaborators

    • stefaneg
    • nordfjord