What is the best/fastest Nostr relay software? I keep having this idea pop into my head that I could make an insanely efficient implementation of Nostr relay using segmented ring buffers, with contention-free writing, and using a write-behind scheme for note persistence. It's possible something has done something more clever.
Discussion
I heard someone was writing one in C++. That should be a large improvement in performance.