I'm going to give it a shot soon. I'm building a rust library that uses the actors pattern for connecting to database and relays.
What's the most idiomatic way of using nostrdb? Call it on every frame render? Surely that would be better than copying the events to a different memory location.
Repaint.