erigon-pulse/erigon-lib/kv/mdbx
Alex Sharov ceeb090f48
mdbx: hard dirtyPages limit (#9178)
logic: 1/42 of ram, but not more than 2Gb for chandata and not more than
256mb for other databases.

---------

Co-authored-by: battlmonstr <battlmonstr@users.noreply.github.com>
2024-01-10 15:15:27 +07:00
..
kv_abstract_test.go remotedbserver: add support for bor snapshots (#9180) 2024-01-09 14:48:01 +00:00
kv_mdbx_temporary.go Add RPC daemon using Silkworm (#8486) 2023-10-18 06:37:16 +07:00
kv_mdbx_test.go Add 'erigon-lib/' from commit '93d9c9d9fe4bd8a49f7a98a6bce0f0da7094c7d3' 2023-09-20 14:50:25 +02:00
kv_mdbx.go mdbx: hard dirtyPages limit (#9178) 2024-01-10 15:15:27 +07:00
kv_migrator_test.go move NewHashBatch to erigon-lib, remove oddb package (#8408) 2023-10-09 15:47:54 +07:00
util.go rpcdaemon: must not create db - because doesn't know right parameters (#8445) 2023-10-12 14:11:46 +07:00