Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov committed Jul 12, 2024
1 parent 0a5edde commit a014903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mdbx/env.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ const (
OptSpillMinDenominator = C.MDBX_opt_spill_min_denominator
OptSpillParent4ChildDenominator = C.MDBX_opt_spill_parent4child_denominator
OptMergeThreshold16dot16Percent = C.MDBX_opt_merge_threshold_16dot16_percent
OptPreferWafInsteadofBalance = C.MDBX_opt_prefer_waf_insteadof_balance
)

var (
Expand Down

0 comments on commit a014903

Please sign in to comment.