kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a Beta version at the final testing phases.
ISC License
350 stars 105 forks source link

rocksdb options tuning #426

Open biryukovmaxim opened 2 months ago

biryukovmaxim commented 2 months ago

resolves #398 enable stats by default. store logs into the single file

michaelsutton commented 2 months ago

enable stats by default

why do we need to enable stats by default?

biryukovmaxim commented 2 months ago

enable stats by default

why do we need to enable stats by default?

Why not? In case of any problem related to db we will be able to analyze logs