This package has been deprecated

Author message:

pre-release module deprecation

@platform/fsdb.pg
TypeScript icon, indicating that this package has built-in type declarations

0.1.122 • Public • Published

Module License: MIT NPM banner

Postgres backing store for a file-system like JSON document database.

Setup

yarn add @platform/fsdb.pg

 

Testing

To run intergration tests ensure you have a postgres server on the default port (5432) running at:

host:     localhost
database: test

Then run:

yarn ti

or in watch mode:

yarn tddi

 

 

Readme

Keywords

none

Package Sidebar

Install

npm i @platform/fsdb.pg

Weekly Downloads

0

Version

0.1.122

License

MIT

Unpacked Size

64.1 kB

Total Files

33

Last publish

Collaborators

  • philcockfield