Is there any option to persist data other than the embedded database?
I would like to scale diffy to more than a single instance and the main reason I can't is that the data can't be shared between multiple instances with the embedded database.
Forgive me if I missed something obvious in the docs.
Is there any option to persist data other than the embedded database?
I would like to scale diffy to more than a single instance and the main reason I can't is that the data can't be shared between multiple instances with the embedded database.
Forgive me if I missed something obvious in the docs.