Mastodon Clone by Red Planet Labs
Summary:
Rebuilt the Mastodon backend from scratch and made it able to handle Twitter-scale (500M users, 20M writes/second, unbalanced social graph, etc.). Thus implementation is only 10k lines of code and is also significantly simpler than the existing Mastodon implementation. This clone is running at mastodon.redplanetlabs.com.
Full Article : Read here
I really hope they also license the code under the AGPL, otherwise the product would not be as good as mastodon in my opinion. See https://ploum.net/2023-06-23-how-to-kill-decentralised-networks.html
It’s very chaotic. Loads around 20 new posts per second.
Who can follow this?
The instance has 100M bots posting 3,500 times per second at 403 average fanout to demonstrate its scale.
Now I get It.
Copied from the devs’ blog.
Impressive but I hope if an instance ever got to 500M users we would block it. That’s ultimately a terrible thing for fedi
this sounds amazing, it looks like they even made it possible to search statuses or posts if I understand it correctly.
That sounds really interesting