dcs on Nostr: It uses asyncio. The database is the bottleneck – you can use SQLite or postgresql. ...It uses asyncio. The database is the bottleneck – you can use SQLite or postgresql. Postgres would be better for scalability.