dcs 3 years ago aionostr: a new async #python library and command line interface for interacting with #nostr relays. Client Challenge
dcs 3 years ago #python nostr-relay 1.4 uses sqlalchemy and supports postgresql! Overall, performance and memory usage seems much better. This architecture should allow for more future flexibility. PyPInostr-relaynostr relay #nostr
dcs 3 years ago nostr-relay 1.2.5 is about 10x faster, after switching from JOINs to subselects. #python