proxy.golang.org : github.com/riverqueue/river/riverdriver
Package riverdriver exposes generic constructs to be implemented by specific drivers that wrap third party database packages, with the aim being to keep the main River interface decoupled from a specific database package so that other packages or other major versions of packages can be supported in future River versions. River currently only supports Pgx v5, and the interface here wrap it with only the thinnest possible layer. Adding support for alternate packages will require the interface to change substantially, and therefore it should not be implemented or invoked by user code. Changes to interfaces in this package WILL NOT be considered breaking changes for purposes of River's semantic versioning.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/riverqueue/river/riverdriver
Keywords:
background-jobs
, go
, golang
, postgres
, postgresql
, queue
License: MPL-2.0
Latest release: 4 days ago
First release: over 1 year ago
Namespace: github.com/riverqueue/river
Stars: 1,393 on GitHub
Forks: 23 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago