Closed bryanchriswhite closed 2 years ago
As the graphql API service scales to meat demand, the DB will quickly become a performance bottleneck.
(see: CockroachDB quick start) (see: CockroachDB comparison)
We've determined whether CockroachDB can be easily integrated by swapping out the postgres for it: a. If not, then we've enumerated those pain points / issues b. If so, then we have a working proof-of-concept
Findings:
Background
As the graphql API service scales to meat demand, the DB will quickly become a performance bottleneck.
(see: CockroachDB quick start) (see: CockroachDB comparison)
Acceptance Criteria
We've determined whether CockroachDB can be easily integrated by swapping out the postgres for it: a. If not, then we've enumerated those pain points / issues b. If so, then we have a working proof-of-concept