Suggestion in TODOs: Add SQLite database and Json database switcher, or using Redis instead of MySQL?
Opened this issue · 1 comments
soloopooo commented
So We can let this server be a Portable Server...Maybe?
You can just edit one config and then start nginx then have fun, without setting up the huge database...
Or using Redis as the database?
Thank you for your great project!
jeevanjohnson commented
I was actually going to convert from json to sqlite & sqlalchemy! I've always had that idea in my mind, but unsure if redis would be better. The point of the server is to make it portable and easy to run, that's why I made it so you can just run the server and it works!
Hope that answered your question(s) and thank you for the kind words! :D