Indeed, nostr-rs-relay supports an in-memory mode (SQLite). Just set database.in_memory=true in the config file.

Reply to this note

Please Login to reply.

Discussion

Oh cool! I didn't know that. I'll check it out.

Make sure you use release 0.8.8 or newer, I just fixed some issues with the in-memory DB. Thanks for reminding me to test it :)