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
`TDN_TRIM4`: the TRIM command optimization. Save replaced ranges in the inner data structure. When the number of discard ranges reaches a threshold, invoke the __trim_ranges() thread.
35
+
36
+
`TDN_TRIM4_2`: similar with `TDN_TRIM4`, differences is saving discard ranges instead of replaced ranges
0 commit comments