Expand description
On disk storage for replicas.
Structs§
- Iterator for all content hashes
- Iterator over the latest entry per author.
- Iterator over parent entries, i.e. entries with the same namespace and author, and a key which is a prefix of the key passed to the iterator.
- An iterator over a range of entries from the records table.
- Manages the replicas and authors for an instance.
- A wrapper around
Store
for a specificNamespaceId