The server status table should contain ids for tables it might need to fetch quickly
The server status table should contain the following references:
- weights_id for the network_status_entry_weights record
- network_status_digest for the latest consensus that was used to build the status
- network_status_entry_digest for the latest consensus entry that was used to build the status
- bandwidth file digest
- bandwidth record digest
- server descriptor digest_sha1_hex
- extra info descriptor digest_sha1_hex
- last bridge strap test digest
- last bridge pool assignment digest
These indexes can be used to retrieve this documents with appropriate filters from the DB and the beta-NS-API.