{"repo":"hangfire-postgres/Hangfire.PostgreSql","free":true,"listed":false,"github":"https://github.com/hangfire-postgres/Hangfire.PostgreSql","clone":"git clone https://github.com/hangfire-postgres/Hangfire.PostgreSql.git","description":"PostgreSql Storage Provider for Hangfire","language":"C#","stars":454,"topics":["hangfire","storage","postgresql"],"license":null,"category":"databases-storage","readme_excerpt":"Hangfire.PostgreSql This is an plugin to the Hangfire to enable PostgreSQL as a storage system. Read about hangfire here: https://github.com/HangfireIO/Hangfire#overview and here: http://hangfire.io/ Instructions For .NET Install Hangfire, see https://github.com/HangfireIO/Hangfire#installation Download all files from this repository, add the Hangfire.PostgreSql.csproj to your solution. Reference it in your project, and you are ready to go by using: For ASP.NET Core First, NuGet package needs installation. - Hangfire.AspNetCore - Hangfire.PostgreSql (Uses Npgsql 6) - Hangfire.PostgreSql.Npgsql5 (Uses Npgsql 5) Historically both packages were functionally the same up until the package version 1.9.11, the only difference was the underlying Npgsql dependency version. Afterwards, the support for Npgsql v5 has been dropped and now minimum required version is 6.0.0. In Startup.cs ConfigureServices(IServiceCollection services) method add the following line: In Configure method, add these two lines: And... That's it. You are ready to go. If you encounter any issues/bugs or have idea of a feature regarding Hangfire.Postgresql, create us an issue. Thanks! Enabling SSL support SSL support can be enabled for Hangfire.PostgreSql library using the following mechanism: Queue processing Similar to Hangfire.SqlServer , queues are processed in alphabetical order. Given the following example this provider would first process jobs in a-long-running-queue , then general-queue and lastly very-fast","default_branch":null,"files":null,"tree":[],"storefront":"/r/hangfire-postgres","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/hangfire-postgres/Hangfire.PostgreSql/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}