This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
A robust, event-driven job processing system for PostgreSQL that uses LISTEN/NOTIFY for real-time job execution. It supports multiple queues, priority-based scheduling, multi-tenant row-level security, and can be used both as a standalone service or as a Go library.
|
||||
|
||||
## Status
|
||||
[](https://git.warky.dev/wdevs/pgsql-broker/actions?workflow=integration.yml)
|
||||
|
||||
[](https://git.warky.dev/wdevs/pgsql-broker/actions?workflow=release.yml)
|
||||
|
||||
[](https://git.warky.dev/wdevs/pgsql-broker/actions?workflow=docker-release.yml)
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- **Multi-Database Support**: Single broker process can manage multiple database connections
|
||||
|
||||
Reference in New Issue
Block a user