Hey thanks for your input!
I have a follow-up question regarding the SST partitioning. How would it behave or is it safe to turn the feature on and off? I experimented a bit with it and it seems to work.
What I mean is, what if I create a RocksDB instance (without a flag) store some data (maybe because we already have one). We now enable the flag, can I still access my data? From previous tests it looks like it, are there any things we need to consider?
Also in the other direction, we have the flag enabled but want to disable it again, will this hurt? I might not understand fully what the SST partitioning does, sorry for the dump question.
Greets
Chris