Skip to main content

Module embedded

Module embedded 

Source
Expand description

Server-facing wrapper for the RedDB file artifact layer.

The physical .rdb format, WAL, checkpoint, locking, and recovery implementation lives in reddb-file. This module keeps the historical crate::storage::EmbeddedRdbArtifact API and maps file-layer errors onto RedDBError.

Structs§

EmbeddedRdbArtifact
EmbeddedRdbManifest
EmbeddedRdbOpen
EmbeddedRdbSuperblock

Constants§

EMBEDDED_RDB_MANIFEST_OFFSET
EMBEDDED_RDB_SUPERBLOCK_0_OFFSET
EMBEDDED_RDB_SUPERBLOCK_1_OFFSET
EMBEDDED_RDB_SUPERBLOCK_SIZE