mleku @mleku - 4d
so you still haven't tried #realy then i take it it's at least as good as strfry, but i suspect faster, i spent a lot of time making it do everything as efficiently as possible and the codebase is now very organised, the configuration is minimal and simple, and you can even do configurations on it while it's running, several features like setting admins and ip white/black lists can all be changed and persist across restarts, not only that, it has a plain HTTP API interface that cleans up the spaghetti design of nip-01
it's kinda funny because both semisol and stella both have been using it, i added a sync-friendly api endpoint on it that you fetch posts based on their database sequence number so it's easy to do minimal requests and keep fully in sync with it for just one little request that you know because you already scraped the full database and know exactly where to start asking for new ones (and not the nonsense timestamp basis that is used with nip-01 protocol)