Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/titarenko/joba-pg

Joba PostgreSQL persistence plugin.
https://github.com/titarenko/joba-pg

Last synced: about 1 month ago
JSON representation

Joba PostgreSQL persistence plugin.

Awesome Lists containing this project

README

        

# joba-pg

PostgreSQL persistence plugin for Joba module.

## Installation

```bash
npm install joba-pg --save
```

## Options

Connection options are:

* uri (connection string)
* table (work log table name)

## License

BSD