MCPcopy Create free account
hub / github.com/adambcomer/database-engine / get

Method get

src/mem_table.rs:89–94  ·  view source on GitHub ↗

Gets a Key-Value pair from the MemTable.alloc If no record with the same key exists in the MemTable, return None.

(&self, key: &[u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

Calls 1

get_indexMethod · 0.80

Tested by 4