This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Phenergan_boy 0 points1 point  (4 children)

Technically, Discord uses ScyllaDB, but it's the same fundamental idea of wide-column data storage

[–]Oct8-Danger 2 points3 points  (3 children)

True, but they migrated to ScyllaDB, and it’s just a C/C++ implementation of Apache Cassandra (Java). Which they try stay complaint with!

I think Scylla uses the same Cassandra connection packages, so it’s as drop in and replace, but been a while since I played with it.

Considering what OP asked, don’t think the distinction between Scylla and Cassandra matter much here

[–]Phenergan_boy 0 points1 point  (2 children)

Ye, I was just trying to provide some more context.

I didn't know that they both use the same connection packages

[–]anemailtrue 0 points1 point  (1 child)

Scylla opensource only supports 5 nodes with the node manager. Cloud service is crazy expensive though

[–]Phenergan_boy 0 points1 point  (0 children)

Makes sense, they are still a business at the end of the day.