Ahmad Ali Abdilah
Results
1
issues of
Ahmad Ali Abdilah
When using database with replica and fetching data after performing data mutation, sometimes the loader returns stale data because the typeorm data fetching uses `slave` replica. To overcome this, we...