Skip to content

sgns::storage::face

Classes

Name
struct sgns::storage::face::Batchable
A mixin for a map that supports batching for efficiency of modifications.
struct sgns::storage::face::ReadOnlyMap
An abstraction over a readable and iterable key-value map.
struct sgns::storage::face::GenericMap
An abstraction over a readable, writeable, iterable key-value map.
struct sgns::storage::face::BatchWriteMap
An abstraction over a writeable key-value map with batching support.
struct sgns::storage::face::GenericStorage
An abstraction over readable, writeable, iterable key-value storage that supports write batches.
struct sgns::storage::face::Iterable
A mixin for an iterable map.
struct sgns::storage::face::MapCursor
An abstraction over generic map cursor.
struct sgns::storage::face::Readable
A mixin for read-only map.
struct sgns::storage::face::WriteBatch
An abstraction over a storage, which can be used for batch writes.
struct sgns::storage::face::Writeable
An mixin for modifiable map.

Updated on 2026-03-04 at 13:10:44 -0800