Skip to content

Commit

Permalink
chore: update trivals
Browse files Browse the repository at this point in the history
  • Loading branch information
will@2012 committed Sep 14, 2024
1 parent 9967897 commit 4b17959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions triedb/versiondb/versadb.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ func New(config *Config) *VersionDB {
MemHighWaterMark: 60,
MemEvictInternal: 200,
}
_ = cfg
}
db, err := versa.NewVersaDB(path, &versa.VersaDBConfig{
FlushInterval: 2000,
Expand Down

0 comments on commit 4b17959

Please sign in to comment.