An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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 - codemeta.json
purl: pkg:golang/github.com/riverqueue/river/riverdriver
Keywords: background-jobs , go , golang , postgres , postgresql , queue
License: MPL-2.0
Latest release: about 1 month ago
First release: almost 2 years ago
Namespace: github.com/riverqueue/river
Stars: 4,485 on GitHub
Forks: 124 on GitHub
Total Commits: 369
Committers: 22
Average commits per author: 16.773
Development Distribution Score (DDS): 0.358
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...