erigon-pulse/ethdb
Alex Sharov c45a710ce6
Warmup logs, less overhead, warmup code bucket (#1054)
* warmup logs and less overhead.

* warmup logs and less overhead.

* move WarmUp to common func
2020-09-08 08:28:37 +01:00
..
codecpool Use local db in analytics (#308) 2020-01-15 19:47:13 +07:00
remote time based reopen tx (#1069) 2020-09-07 12:47:08 +07:00
typedbucket Use local db in analytics (#308) 2020-01-15 19:47:13 +07:00
AbstractKV.md Docs for Cursors and KV (#1046) 2020-09-05 14:26:24 +07:00
database_test.go Remove "Bucket" class from KV abstraction (#928) 2020-08-17 08:24:59 +01:00
id.go Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
interface.go Use Append for changesets and receipts (#1018) 2020-09-01 07:48:25 +01:00
iterator.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
kv_abstract_test.go KV: Raw (no custom logic) cursors for DupSort and DupFixed buckets (#1020) 2020-09-04 10:54:15 +07:00
kv_abstract.go Warmup logs, less overhead, warmup code bucket (#1054) 2020-09-08 08:28:37 +01:00
kv_bolt.go Warmup logs, less overhead, warmup code bucket (#1054) 2020-09-08 08:28:37 +01:00
kv_lmdb.go Warmup logs, less overhead, warmup code bucket (#1054) 2020-09-08 08:28:37 +01:00
kv_migrator_test.go Fix readonly mode (#1077) 2020-09-08 07:19:06 +01:00
kv_remote.go Warmup logs, less overhead, warmup code bucket (#1054) 2020-09-08 08:28:37 +01:00
memory_database.go drop badger support (#869) 2020-08-05 16:33:45 +01:00
mutation_puts.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
mutation.go add commit event to dashboard (#1050) 2020-09-05 10:10:17 +07:00
object_db.go Warmup logs, less overhead, warmup code bucket (#1054) 2020-09-08 08:28:37 +01:00
rewind.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
storage_mode_test.go Remove preimage storage mode, write receipts by default (#809) 2020-07-29 14:00:39 +01:00
storage_mode.go Remove preimage storage mode, write receipts by default (#809) 2020-07-29 14:00:39 +01:00
tx_db.go restrict metric by 1 bucket (#1052) 2020-09-05 13:09:47 +07:00
walk.go KV: move bucket.Get and bucket.Cursor methods to Tx object (#914) 2020-08-14 13:41:18 +07:00