Documentation
¶
Overview ¶
Package pebble provides factory functions for creating pebble based Log DB.
Pebble support is in ALPHA status, it is NOT ready for production use.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBatchedLogDB ¶
NewBatchedLogDB is the factory function for creating Pebble based Log DB instances. Raft entries are batched before they get stored into Pebble, it uses more memory and provides better throughput performance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.