Skip to main content

Module store

Module store 

Source

Structsยง

FastMemoryStore
High-performance in-memory JMT store optimized for write throughput.
StoreInner ๐Ÿ”’

Constantsยง

TOMBSTONE ๐Ÿ”’
Tombstone value for deleted keys. Stored in the values map so that get_value_option stops scanning backwards when it hits a delete.