Save State - How will this affect database size?
I'm going to create about 5,000 dialog cards using spaced repetion where the user's state is saved.
I have about 5,000 active users on our site. I can see each user completing all of the dialog cards multiple times.
How will this affect the database as well as site performance (we're on AWS)?
Thanks!