Interestng how ~90% of our relay traffic was sourced from a handful of Cloudflare IPs and an AWS India host. I strongly prefer IP blacklisting and leaving the relay free to use.
Anyone else concerned about the scalability of SQLite on the relays? I'm running nostr-rs-relay on the nostr.rocket-tech relay, and I've seen ~350 MB/week of db growth.
Most of the relay implementations are using a local db library. A few allow Postgres. I'm wondering if this will come nack to bite us later.