Toot

Written by Alex Tomkins on 2025-01-03 at 18:41

@adamghill @anze3db @carlton You don't - it's one server only, with the database WAL (transaction log) being shipped to S3 for backup/restore.

You can run multiple Django processes to scale up on a single server, and of course get a server with more cores. The one limitation is that you can't have more than one process writing to an SQLite database at the same time... but you can have a lot of readers.

And as the database is local, the latency is super low.

=> More informations about this toot | View the thread | More toots from alextomkins@fosstodon.org

Mentions

=> View adamghill@indieweb.social profile | View anze3db@fosstodon.org profile | View carlton@fosstodon.org profile

Tags

Proxy Information
Original URL
gemini://mastogem.picasoft.net/toot/113765889945353168
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
224.874966 milliseconds
Gemini-to-HTML Time
0.677259 milliseconds

This content has been proxied by September (3851b).