Skip to content

Multiple questions regarding implementation #163

Closed Locked Answered by Steffo99
Katev123 asked this question in Q&A
Discussion options

You must be logged in to vote

which one is used here?(Postgres, MySQL, etc.)

Any database not requiring fixed size strings can be used.
I tested the bot with SQLite and PostgreSQL, but other databases might work as well.

Does it need backend implementation to work properly if lots of people were to use it?

I have no idea, I never tested it with many people, I know for a fact that with more than 100 users, the "manually add funds" menu will stop working (see #35).

If the backend were to be done, how would that look like? for example, python would still be used for that or perhaps something else is preferable? Backend would be done separately and all you have to do is simply connect everything with each other?

I'm…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Katev123
Comment options

@Steffo99
Comment options

@Katev123
Comment options

Answer selected by Steffo99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question A question about how the program works.
2 participants