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

Storage Limitation #120

Open
aminemeickel opened this issue Jan 17, 2023 · 8 comments
Open

Storage Limitation #120

aminemeickel opened this issue Jan 17, 2023 · 8 comments

Comments

@aminemeickel
Copy link

Hello
I would like to know what's the storage limit
because i am walling to store 50K+ record as json(String) is that possible?

@allasca
Copy link

allasca commented Jun 30, 2023

I think. try it and report the result

@WMOH-DEV
Copy link

Did you try ?
if yes please tell us the results

@aminemeickel
Copy link
Author

No, i didn't after a lot of thinking i found a better solution

@gomcodoctor
Copy link

What better solution you used @aminemeickel ?

@aminemeickel
Copy link
Author

Switched to server side storage (redis)

@gomcodoctor
Copy link

Ohk, what was maximum size you tried to store using this Lib?

We need to store 10000 character string in mobile itself!

@aminemeickel
Copy link
Author

my issue was the number of rows not the character it's self so it's not the same case , but in your case you can encode and decode the string to MD5 or something

@gomcodoctor
Copy link

Ohk thanks for clarifying!

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

No branches or pull requests

4 participants