Anonymous View
0.1.10 • Published 7 years ago

@platform/fs.pg v0.1.10

Weekly downloads
11
License
MIT
Repository
-
Last release
7 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

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago