https://github.com/welteki/graphile-worker-nix
https://github.com/welteki/graphile-worker-nix
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/welteki/graphile-worker-nix
- Owner: welteki
- Created: 2021-10-19T21:53:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T21:53:45.000Z (over 3 years ago)
- Last Synced: 2025-02-23T06:03:40.256Z (3 months ago)
- Language: Nix
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graphile-worker-nix
Install [graphile-worker](https://github.com/graphile/worker) using the Nix package manager.
> High performance Node.js/PostgreSQL job queue.
## Installation
```
nix-env -if https://github.com/welteki/graphile-worker-nix/archive/main.tar.gz
```