Directories
¶
| Path | Synopsis |
|---|---|
|
Package crashhook exposes internal-only crash and fault injection points used by the crash harness and engine tests.
|
Package crashhook exposes internal-only crash and fault injection points used by the crash harness and engine tests. |
|
Package fs provides filesystem durability helpers shared by the engine, WAL, and manifest packages.
|
Package fs provides filesystem durability helpers shared by the engine, WAL, and manifest packages. |
|
Package keys define the internal key type of beachdb
|
Package keys define the internal key type of beachdb |
|
Package manifest implements the MANIFEST log and CURRENT pointer that track BeachDB's on-disk state across restarts.
|
Package manifest implements the MANIFEST log and CURRENT pointer that track BeachDB's on-disk state across restarts. |
|
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. |
|
Package record implements BeachDB's shared append-log record framing.
|
Package record implements BeachDB's shared append-log record framing. |
|
Package sstable implements the SSTable (Sorted String Table) format for BeachDB's LSM storage engine.
|
Package sstable implements the SSTable (Sorted String Table) format for BeachDB's LSM storage engine. |
|
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. |
|
coding
Package coding provides utilities for encoding and decoding binary data.
|
Package coding provides utilities for encoding and decoding binary data. |
|
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.