Implementing custom storage in Service Fabric statefull service

I have an idea to implement a custom storage in a Service Fabric statefull service, but have not found any guidance or sample on this subject.

I think that hosting hangfire inside service fabric and leveraging the build-in storage mechanism in the form of statefull services would be a really nice community extension, both for ServiceFabric devs and hangfire.

1 Like