Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom backend store / queue #434

Open
galvesribeiro opened this issue Oct 23, 2024 · 0 comments
Open

Custom backend store / queue #434

galvesribeiro opened this issue Oct 23, 2024 · 0 comments
Labels
P2 Priority 2 question Further information is requested

Comments

@galvesribeiro
Copy link

Hello folks!

We are using durable functions outside Azure with the SQL Server backend. This has been not ideal. I see that Netherite has some abstractions in regards to both the queue and the underlying storage.

Could you guys give me a hint what exact interfaces should I implement and how to register them with Netherite so I can use those 3rd party queues/storage? I'm not expecting supports for them in the mainline but I have a peculiar scenario here which I would love to leverage Netherite whole backend and just replace the underlying queueing from EH and Az Blobs to something else.

Any advice would be appreciated.

Thanks!

@bachuv bachuv added question Further information is requested P2 Priority 2 and removed Needs: Triage 🔍 labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Priority 2 question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants