Morning. Is there anything stateful in the core of the Growthbook service that would prevent a horizontally scalable deployment from working? For example:
f
fresh-football-47124
08/18/2022, 5:12 PM
no, that would work fine
bucketing is done using deterministic hashing so no state is needed/shared
f
flaky-computer-61791
08/18/2022, 5:14 PM
cool, tnx @fresh-football-47124
👍 1
one more thought
could we run into any overwriting/state issues with S3-backed uploads?