-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
13Estimate - xxl - Complex, large effort, well defined (these should be broken down further)Estimate - xxl - Complex, large effort, well defined (these should be broken down further)enhancementNew feature or requestNew feature or requestgood first bugLow priority, but valuable contributionsLow priority, but valuable contributions
Description
In the Python version of syncserver, SQL was handled by SQLAlchemy, and thus every major SQL backends were available. I personally use sqlite because I'm nearly a single user.
As a I discover this Rust rewrite (:clap:), I see that only MySQL and Spanner are currently supported. This is a bit unfortunate, since it lefts all sqlite and postgresql existing users without alternative. I withdraw MySQL very long time ago, to have only one DB engine to manage.
I also understand that in can be a non-goal to support other architecture than Mozilla. I just wanted to ask: what are the plans for backends?
waltercool, ancoron, n-peugnet, yan12125, WRMSRwasTaken and 35 more
Metadata
Metadata
Assignees
Labels
13Estimate - xxl - Complex, large effort, well defined (these should be broken down further)Estimate - xxl - Complex, large effort, well defined (these should be broken down further)enhancementNew feature or requestNew feature or requestgood first bugLow priority, but valuable contributionsLow priority, but valuable contributions