VOOZH about

URL: https://github.com/riverqueue

⇱ River · GitHub


Skip to content

👁 Image

River is a robust high-performance job processing system for Go and Postgres.

Being built for Postgres, River encourages the use of the same database for application data and job queue. By enqueueing jobs transactionally along with other database changes, whole classes of distributed systems problems are avoided. Jobs are guaranteed to be enqueued if their transaction commits, are removed if their transaction rolls back, and aren't visible for work until commit. See transactional enqueueing for more background on this philosophy.

You might be interested in:

Popular repositories Loading

  1. river Public

    Fast and reliable background jobs in Go

    Go 5k 145

  2. riverui Public

    A web interface for River, fast and reliable background jobs in Go.

    TypeScript 208 28

  3. Ruby insert-only client for River.

    Ruby 17 2

  4. Python insert-only client for River.

    Python 10 4

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

You can’t perform that action at this time.