Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov committed Nov 29, 2023
1 parent aee4e93 commit f192007
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 @@ -104,6 +104,7 @@ const (
OptSpillMinDenominator = C.MDBX_opt_spill_min_denominator
OptSpillParent4ChildDenominator = C.MDBX_opt_spill_parent4child_denominator
OptMergeThreshold16dot16Percent = C.MDBX_opt_merge_threshold_16dot16_percent
OptGCTimeLimit = C.MDBX_opt_gc_time_limit
)

var (
Expand Down

0 comments on commit f192007

Please sign in to comment.