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
db: add SpanPolicy flag to prefer faster compression
For the same reasons we don't want value separation for some of the
local keys, we want to use the faster compression since these keys
shouldn't take up a significant amount of space anyway.
More generally, we probably want to use the fastest compression for
all local keys.
0 commit comments