Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NFR] Offer SQLite as the default database for the demo #14

Open
AnnoyingTechnology opened this issue Jul 2, 2019 · 5 comments
Open

Comments

@AnnoyingTechnology
Copy link

Just a suggestion,

Use SQLite instead of MySQL as the backend for this demo.
As this would lower the required dependencies and setup time for those who want to get a quick glance at the framework.

@sergeyklay
Copy link
Contributor

@AnnoyingTechnology Good idea. Could you send a patch?

@AnnoyingTechnology
Copy link
Author

I currently have no experience with Phalcon, soo... I'll see what I can do

@ruudboon ruudboon changed the title Offer SQLite as the default database for the demo [NFR] Offer SQLite as the default database for the demo Jan 7, 2020
@ruudboon
Copy link
Collaborator

ruudboon commented Jan 7, 2020

Will make this an option for the next minor release. Would like to keep support for MySQL as well since it's a common setup for a lot of users.

@AnnoyingTechnology
Copy link
Author

it's a common setup for a lot of users.

Probably for high traffic use cases and in production.
But for a demo it is quite useless.
It requires more dependencies and configuration time, and doesn't make up for those in the context of a demo.

@ruudboon
Copy link
Collaborator

ruudboon commented Jan 7, 2020

It requires more dependencies and configuration time, and doesn't make up for those in the context of a demo.

That's why I keep both and you can decide in you env your setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants