Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/titarenko/joba-pg
- Owner: titarenko
- Created: 2014-11-02T10:12:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-02T20:02:49.000Z (about 10 years ago)
- Last Synced: 2024-11-17T15:11:26.360Z (about 2 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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