MCPcopy Create free account
hub / github.com/Fullstop000/wickdb / open_db

Method open_db

src/db/mod.rs:175–223  ·  view source on GitHub ↗

Create a new WickDB

(
        mut options: Options<C>,
        db_path: P,
        storage: S,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

generate_filenameFunction · 0.85
as_refMethod · 0.80
initializeMethod · 0.80
inc_next_file_numberMethod · 0.80
set_prev_log_numberMethod · 0.80
log_numberMethod · 0.80
log_and_applyMethod · 0.80
currentMethod · 0.80
delete_obsolete_filesMethod · 0.80
process_compactionMethod · 0.80
process_batchMethod · 0.80

Tested by

no test coverage detected