Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
4.64k stars 276 forks source link

[Feature Request] Implementing ScyllaDB as a Provider #319

Open DanielHe4rt opened 2 weeks ago

DanielHe4rt commented 2 weeks ago

Tell us about your feature request

Hey! I just found the project and it looks just amazing, so congratz for the initiative.

I want to contribute by adding a new DB Layer with ScyllaDB (CQL) using the GoCQL Driver. There's any development flow that I should follow or I can just send the Pull Request? I can maintain it in the long term without problems.

Disclaimer

DanielHe4rt commented 2 weeks ago

I had some free time today so made the implementation with all needed tests.

Let me know if something is missing, please.

closes #320

Ujstor commented 2 days ago

@DanielHe4rt Thanks for the PR, and sorry for the delay. We will check it and let you know if everything works as expected. Personally, I don't have experience with Scylla, but your long-term commitment to maintaining it sounds really good.