You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Determine if using separate schemas per committee will scale appropriately. If we make a schema per committee, will the application perform as desired? If scalability is not appropriate, there will be no follow up. If it does scale, determine a design for our api to:
Scalability: for a large number of tenants (thousands) the schema approach might not be feasible, and as of now, there is no clear way for implementing tenant sharding.
Determine if this is by nature of the specific library or the database. If library, we could use an alternative.
Determine if using separate schemas per committee will scale appropriately. If we make a schema per committee, will the application perform as desired? If scalability is not appropriate, there will be no follow up. If it does scale, determine a design for our api to:
One red flag from https://django-pgschemas.readthedocs.io/en/stable/overview/ is:
Determine if this is by nature of the specific library or the database. If library, we could use an alternative.
QA Notes
null
DEV Notes
null
Design
null
See full ticket and images here: FECFILE-1888
The text was updated successfully, but these errors were encountered: