Skip to content

0.2.1

Compare
Choose a tag to compare
@tidwall tidwall released this 25 Oct 20:24
· 55 commits to master since this release
Added -O flag, Optimistic Set

This option can be used when the caller expects that a value at the
specified keypath already exists.

It can speed up an operation by as much as 6x, but slow down as much as
20% when the value does not exist.