Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Introduce more resilient database #5

Closed
iam-mhaseeb opened this issue Jul 23, 2021 · 0 comments · Fixed by #6
Closed

Introduce more resilient database #5

iam-mhaseeb opened this issue Jul 23, 2021 · 0 comments · Fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@iam-mhaseeb
Copy link
Owner

I'm suggesting we should introduce a more resilient database as we are using SQLite right now which is not scalable. Maybe we can introduce PostgreSQL or MySQL but the issue with these relational databases is that we would be moving away from easy deployment of the bot.
Another solution is we can introduce a centralized database as well on our end.

P.S: I'm seeing we are moving towards open-source (code only) but infrastructure can't remain open source we would need to make it close source and leave the choice of deployment to the teams if they want to deploy it on their servers, for the teams who want to use our hosted bot we would need to charge them for that, sadly😞 .

@iam-mhaseeb iam-mhaseeb added the enhancement New feature or request label Jul 23, 2021
@iam-mhaseeb iam-mhaseeb self-assigned this Jul 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant