Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
crash
command
Package main provides the crash utility for testing database durability under SIGKILL conditions.
|
Package main provides the crash utility for testing database durability under SIGKILL conditions. |
|
wal_dump
command
Package main provides the wal_dump CLI tool for inspecting WAL files.
|
Package main provides the wal_dump CLI tool for inspecting WAL files. |
|
Package engine implements the public storage engine API
|
Package engine implements the public storage engine API |
|
examples
|
|
|
engine/basic_usage
command
|
|
|
engine/batch_operations
command
|
|
|
engine/crash_recovery
command
|
|
|
engine/options
command
|
|
|
internal
|
|
|
keys
Package keys define the internal key type of beachdb
|
Package keys define the internal key type of beachdb |
|
memtable
Package memtable implements BeachDB's in-memory write buffer using a skip list.
|
Package memtable implements BeachDB's in-memory write buffer using a skip list. |
|
testutil
Package testutil provides test helpers for BeachDB.
|
Package testutil provides test helpers for BeachDB. |
|
util/checksum
Package checksum provides CRC32C checksum utilities for data integrity verification.
|
Package checksum provides CRC32C checksum utilities for data integrity verification. |
|
util/coding
Package coding provides utilities for encoding and decoding binary data.
|
Package coding provides utilities for encoding and decoding binary data. |
|
wal
Package wal implements the Write-Ahead Log for durability and crash recovery.
|
Package wal implements the Write-Ahead Log for durability and crash recovery. |
Click to show internal directories.
Click to hide internal directories.