sapling/filenodes/sqlfilenodes
Stanislau Hlebik f852e42f3c mononoke: make sure we go to slave for read connections
Summary:
Default ServiceType is ServiceType.Any, so it might go to master in a master
region. This diff changes it.

Reviewed By: lukaspiatkowski, farnz

Differential Revision: D13021674

fbshipit-source-id: 928cf59b095549f3048411241116c097e1193c7d
2018-11-12 06:52:10 -08:00
..
cmd Make it possible to configure a sharded database 2018-11-05 10:28:40 -08:00
schemas filenodes: add sqlfilenodes implementation using common/rust/sql instead of diesel 2018-10-11 10:52:05 -07:00
src mononoke: make sure we go to slave for read connections 2018-11-12 06:52:10 -08:00
test sql_ext: add SqlConstructors trait to avoid copying the same sql code in Mononoke 2018-10-22 10:20:47 -07:00