mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-03-19 06:39:08 +00:00
* [NOD-1048] Make leveldb compaction much less frequent. Also, allocate an entire gigabyte for leveldb's blockCache and writeBuffer. * [NOD-1048] Implement changing the options for testing purposes. * [NOD-1048] Rename originalOptions to originalLDBOptions. * [NOD-1048] Add a comment.