HackerTrans
トップ新着トレンドコメント過去質問紹介求人

justnoise

no profile record

コメント

justnoise
·3 か月前·議論
Many data centers use evaporative cooling.
justnoise
·2 年前·議論
I'd guess that Discord's storage systems lean towards processing a lot more writes than reads. Postgres and other databases that use B-tree indexing are ideally suited for read heavy workloads. LSM based databases like Cassandra/Scylla are designed for write intensive workloads and have very good horizontal scaling properties built into the system.