0.1.10 • Published 5 years ago

@platform/fs.pg v0.1.10

Weekly downloads
11
License
MIT
Repository
-
Last release
5 years ago

Module License: MIT NPM banner

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

Setup

yarn add @platform/fs.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
0.1.10

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago