Skip to content

New BadgerDB Defaults

Compare
Choose a tag to compare
@patrick-ogrady patrick-ogrady released this 14 Sep 14:32
· 850 commits to master since this release
019fc1f

This release includes optimizations to CoinStorage encoding and overhauled BadgerDB.Options that limit storage memory usage to <= ~6 GB.

Changelog

  • [storage] Overhaul Badger Defaults #152
  • [Storage] Optimize storage.AccountCoin Encoding #151
  • added Err() in fetcher plus small fixes #150