Replies: 2 comments
-
Background Jobs is designed specifically for SQLite which is designed to make use of SQLite-specific features and requires no external infrastructure dependencies. You can use Hangfire for running background jobs on an external RDBMS and Redis. |
Beta Was this translation helpful? Give feedback.
0 replies
-
on THE server. Like.. a Pet?
…On Wed, Oct 9, 2024 at 11:43 AM Demis Bellot ***@***.***> wrote:
Background Jobs is designed specifically for SQLite which is designed to
make use of SQLite-specific features and requires no external
infrastructure dependencies.
You can use Hangfire <https://www.hangfire.io/> for running background
jobs on an external RDBMS and Redis.
Also SQLite on the server works great
<https://servicestack.net/posts/scalable-sqlite>.
—
Reply to this email directly, view it on GitHub
<#131 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIHBZSUHMAICVHREAYA4CTZ2TUCXAVCNFSM6AAAAABPT6DKTGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBYHE3DAOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please allow the ability to use a central backing store (other RDBMS or Redis) for background jobs.
SqlLite on a pet server? LOL.
Beta Was this translation helpful? Give feedback.
All reactions