orbitalci / orbital

Orbital is a self-hosted CI system for solo/small consulting dev teams. Written in Rust.
GNU General Public License v3.0
29 stars 2 forks source link

Make sqlite the default db engine #282

Open tjtelan opened 2 years ago

tjtelan commented 2 years ago

I'm also thinking this could be for storing secrets too so I can also make Vault an optional dependency. I'm getting a little busy to work on this so weeks or months might pass, and I think there are too many steps to get started for local development. I don't plan on removing functionality for this specific change, so this should force a bit of Trait design.