TypeScript client for River, a fast and reliable background job framework for PostgreSQL.
Node.js library to support River integration.
node-postgres (pg) driver for the riverqueue TypeScript client.
Prisma driver for the riverqueue TypeScript client.
River is a fast job queue for Go. Use this gem in conjunction with gems riverqueue-activerecord or riverqueue-sequel to insert jobs in Ruby which will be worked from Go.
Sequel driver for the River Ruby gem. Use in conjunction with the riverqueue gem to insert jobs that are worked in Go.
ActiveRecord driver for the River Ruby gem. Use in conjunction with the riverqueue gem to insert jobs that are worked in Go.