You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/postgres
Mike Lang 60f17f2001 encode-worker: Script and database table for managing mass encodes
- create table `encodes` that contains info on encode jobs to run
- create encoder user that can modify only the designated columns of that table
- bash script that runs in a loop, taking and performing jobs from that table
2 days ago
..
Dockerfile Updated Postgres version 7 months ago
buscribe.sql buscribe: Do database schema and user setup 11 months ago
schema.sql encode-worker: Script and database table for managing mass encodes 2 days ago
setup.sh encode-worker: Script and database table for managing mass encodes 2 days ago
standby_setup.sh postgres: Changes to work with version 12 5 years ago