Thank you for the fantastic implementation. The RAM savings it achieves are amazing.
I have one problem: It seems that the regular "periodic saving" calls block the server. In my case, this leads to regular spikes in response times from <0.03s to 5s. Is there a way to prevent this blocking behavior while still regularly persisting the database?
Thank you for the fantastic implementation. The RAM savings it achieves are amazing.
I have one problem: It seems that the regular "periodic saving" calls block the server. In my case, this leads to regular spikes in response times from <0.03s to 5s. Is there a way to prevent this blocking behavior while still regularly persisting the database?