ciphercom
ciphercom
We're currently in the situation that some users experience crashes due to corrupt databases. The cause is still unclear, also it seems not every user is experiencing crashes but also...
We're currently inspecting a slow DB problem and while investigating it we stumbled upon the following behavior. We rely upon the Relationship extension for `YDB_DeleteDestinationIfAllSourcesDeleted` and are expiring high CPU...
I have a small proposal for the make_chunks function to make a bit more mem aware. What about changing it to a generator expression instead of a list compression. This...
This update addresses an issue where only locally available executables were not being properly called. The updated code ensures that the correct path for the found executable (e.g. avconv or...