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

Method delete

src/mem_table.rs:64–84  ·  view source on GitHub ↗

Deletes a Key-Value pair in the MemTable. This is achieved using tombstones.

(&mut self, key: &[u8], timestamp: u128)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls 2

get_indexMethod · 0.80
lenMethod · 0.80

Tested by 2