You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this issue and the next one, I'm guessing you want to use ramsql as a local cache ?
I guess it could be interresting if:
table ram usage estimation is implemented
a flag is added in the DSN to specify max ram usage
index are implemented and used
a flag is added to specify behavior when RAM limit is reached, either write error or LFRU system yes
That would be nice actually. The first thing would be to setup a benchmark. Can you describe a bit the topology of your data so we have a good test case ?
what happens if oom? is that possible?
how do u specify memory size so that it doesnt oom?
The text was updated successfully, but these errors were encountered: