nostream
nostream copied to clipboard
Feature request: NIP-45 Event Count
Pledge
If the feature or idea is implemented or resolved to your satisfaction, please consider making a small monetary donation to support the continued development and independence of this project.
Sorry I'm poor I am Brazilian xD
Is your feature request related to a problem? Please describe. NIP-45 Event Count would be great to reduce relay/client bandwidth usage when counting reactions and replies (instead of, for each thread, client having to request and download many events just to count them client-side).
Describe the solution you'd like This relay implementation uses Postgresql, which can use the same indexes already in place when counting events.