You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to run PlotSquared on MongoDB as storage option, because all my plugins run on mongo except PlotSquared. Having 2 databases to maintain, backup and pay for is not really ideal.
Are there any alternatives?
Keep 2 database servers. :(
Anything else?
I'm willing to help with/lead the implementation. I'm not familiar with the source of PlotSquared, but after a quick peak, I think that it would require a bit of refactor and abstraction. In detail, you would need more abstract classes, which don't depend on any sql logic/classes at all.
The text was updated successfully, but these errors were encountered:
What feature do you want to see added?
I would like to run PlotSquared on MongoDB as storage option, because all my plugins run on mongo except PlotSquared. Having 2 databases to maintain, backup and pay for is not really ideal.
Are there any alternatives?
Keep 2 database servers. :(
Anything else?
I'm willing to help with/lead the implementation. I'm not familiar with the source of PlotSquared, but after a quick peak, I think that it would require a bit of refactor and abstraction. In detail, you would need more abstract classes, which don't depend on any sql logic/classes at all.
The text was updated successfully, but these errors were encountered: