- Add the ability to specify read database regions for failover or performance. - I want to be able to set the order that Flagsmith uses for reads. Right [now the code randomly](https://github.com/Flagsmith/flagsmith/blob/c231749272d52d7b1a987aa2fdd82855e05f6d07/api/app/routers.py#L4) picks a replica which isn’t super helpful.