Roman Gershman
Roman Gershman
it's still not signed.
please squash all the commits into a single signed commit.
Wow, it's super nice! :) Let me discuss with the team and I will get back to you 🍺
it's not a bug per seh, but it is very hard to implement in Dragonfly. I am not optimistic we will have bandwidth to do it in 2024.
@dranikpg but `FT.SEARCH` does not declare keys, it's a transaction without keys. Do you still think it will work with `allow-undeclared-keys` ?
Yes, for long running processes like [dragonfly](https://github.com/dragonflydb/dragonfly/) we would like to have some kind of control over the RSS usage. We have even implemented a special administrative command that calls...
Hi @daanx, thanks for following up on my questions. Meanwhile, I've been studying the domain myself. Unfortunately, when time passes by, the difference in the process between committed and used...
@daanx We ended up patching mimalloc with the following patch: https://github.com/romange/helio/blob/master/patches/mimalloc-v2.0.5.patch seems that it's doing its job. We reduce the `committed/used ` ratio from 1.25 to 1.08.
We are taking care of this.
Can you write here the algorithm that you try to implement?