Iefan, long time no talk đź’ś

A fast and lightweight relay, in my opinion, fundamentally depends on the number of events it stores. Any relay is fast with 10,000 events.

So, I’d say any relay would work, especially if you’re filtering by just a few specific kinds.

If you’d like, we can share opinions and code via DM or Telegram.

Reply to this note

Please Login to reply.

Discussion

thanks for the response. i just want to deploy my relay using the best possible approach, completely forget about it & focus on other stuff, so i want to get it right from the start.

any thoughts on strfry relay? that’s what i’m currently using. or is there any relay implementation more targeted towards apps? for example, if an app wants to use a relay as the majority of its backend, is there anything built for that, or do people just use strfry most of the time?

Sure, you can use strfry by limiting it to the kinds you need, and that's it. It's a very fast and lightweight relay (it does consume memory, but I don't think your case will scale to millions of events).