Documentation ¶
Index ¶
- Constants
- func ClearTable(ctx context.Context, db kv.RoDB, tx kv.RwTx, table string) error
- func ClearTables(ctx context.Context, db kv.RoDB, tx kv.RwTx, tables ...string) error
- func Kv2kv(ctx context.Context, src kv.RoDB, dst kv.RwDB, tables []string, ...) error
- func OpenPair(from, to string, label kv.Label, targetPageSize datasize.ByteSize, ...) (kv.RoDB, kv.RwDB)
- func WarmupTable(ctx context.Context, db kv.RoDB, bucket string, lvl log.Lvl, ...)
Constants ¶
View Source
const ReadAheadThreads = 1024
Variables ¶
This section is empty.
Functions ¶
func ClearTables ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.