-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add additional pgmq versions to build workflow
- Add GetPgmqVersionAsync() to return the version of the PGMQ extension installed in the database - Deprecated SendDelayAsync(), replaced by SendAsync() overload that takes delay as an arg - Added SendBatchAsync() overload that takes a delay - Added GetMetricsAsync() to retrieve metrics for a single queue or all queues. - Updated Npgsql dependency from 8.0.3 to 8.0.6 - Updated various test dependencies - Updated README with badges and nuget link
- Loading branch information
1 parent
d86dfc7
commit bd63764
Showing
10 changed files
with
428 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.