MCPcopy Create free account
hub / github.com/carsonpo/haystackdb / wal.rs

File wal.rs

src/structures/wal.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::constants::{QUANTIZED_VECTOR_SIZE, VECTOR_SIZE};
2
3use super::{
4 metadata_index::KVPair,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected