Hi All!! Where can I find the architecture for Gro...
# announcements
f
Hi All!! Where can I find the architecture for Growthbook? I have tried to search throughout but cannot get. Also is there any benchmarking done ?
f
Hi Star
what kind of architecture do you want?
f
Like about growthbook architecture.
We know it's built of Typescript but what about the backend, how does it use click house or any time streaming database.
What all database it uses. The flow from UI to SDK etc
f
okay, here is a very high level
f
And what about events and streaming? Like how metric calculation is done?
And I am also not able to find any scalability information. Is there any benchmarking done?
f
GrowthBook - Data Flow Diagram.pdf
We scale really well - we have customers with 300M monthly users
f
great
f
but everything is designed to be cacheable and completely horizontally scalable. The event streaming is not done by GrowthBook. Metric calculation is done with SQL (depending on what you’re using), and there are ways to make it very fast - but this depends on your data.
f
ok
f
Happy to jump on a quick call if you have any questions
f
sure will connect with you in some time Graham
Can we have multivariant switches. Like more than 2 numbers ?
let say 1 , 2 and 3
or A/B/C testing
f
yes
f
It will be really helpful if we can connect