videocall-rs icon indicating copy to clipboard operation
videocall-rs copied to clipboard

Horizontally scalable server with cockroachdb

Open leon3s opened this issue 1 year ago • 2 comments

Following up this issue: https://github.com/security-union/zoom-rs/issues/59 I think we should consedere drop postgresql to use cockroachdb. Cockroachdb use the same postgresql driver so it should be as easy as changing the docker image used. And it will allow better and easier scalability since all cockroachdb node can be write node

leon3s avatar Jun 14 '23 14:06 leon3s

@leon3s I think it'll better if you attach something like a performance benchmark or some proof of concept of the performance benefit.

ImBIOS avatar Jun 20 '23 08:06 ImBIOS

@leon3s so right now we do not even use a database XD.

darioalessandro avatar Jul 11 '23 23:07 darioalessandro