Comment on What software stack would you have chosen for Lemmy?

<- View Parent
ArtemZ@nowoke.social ⁨10⁩ ⁨months⁩ ago

Probably a big data oriented NoSQL database like ScyllaDB. It provides eventual consistency with fast and efficient reads and writes, but high availability, which seems like a perfect fit for the case. CockroachDB favors consistency in place of availability which doesn’t seem to be really a priority for Lemmy instances. You would rather have some upvotes, posts and comments missing sometimes than not being able to load the rest of the data.

source
Sort:hotnewtop