https://relay.nyves.nl - yes, another pyramid instance there ;-)
But yes, inserting the data directly to the database would improve the performance quite a lot. The scripts are now doing it the client-way, using websocket connections.
The migration is not doing much yet, only creating a keypair for every username and publish a kind 0 + 10002 to the relay.
Will publish the code soonish (currently I have to finish client-work first due some deadline and before going on two holiday trips coming two months).
But using pyramid currently, is also kind of a stresstest for that implementation. But fiatjaf (npub180c…h6w6) already warned me not use it for this purpose ;-) So I might to change to another implementation (rely?).
