Module builder

Source
Expand description

A module for building a RoomIndex

Structsยง

EncryptedPhysicalRoomIndexBuilder
Complete builder for RoomIndex on disk.
MemoryRoomIndexBuilder
Builder for RoomIndex in memory
PhysicalRoomIndexBuilder
Incomplete builder for RoomIndex on disk.
RoomIndexBuilder
Builder for RoomIndex.
UnencryptedPhysicalRoomIndexBuilder
Complete builder for RoomIndex on disk.