Expand description
Column family descriptors used by the homeserver database.
The catalog names every configured map and supplies its RocksDB tuning profile. Database startup opens these descriptors as one coherent collection.
Staticsยง
- MAPS ๐
- Defines the built-in column-family catalog and its RocksDB tuning.
Functionsยง
- open ๐
- Opens every configured map in the built-in catalog.
- open_
list ๐ - Opens maps from an explicit descriptor list.