hzrd149 on Nostr: Looking for feedback on this blossom PR https://github.com/hzrd149/blossom/pull/65 ...
Looking for feedback on this blossom PR https://github.com/hzrd149/blossom/pull/65
The date based pagination that I initially wrote in BUD-02 for users to list "their" blobs on a server is pretty useless. So I want to update it to either offset-limit or cursor based pagination. I've been told cursor pagination is better ( since we have unique ids ) but I figured it wouldn't hurt to get more feedback
Also does anyone know how we could implement negentropy sync on blossom servers? the `upload` date is different on each server but the sha156 is the same across servers
The date based pagination that I initially wrote in BUD-02 for users to list "their" blobs on a server is pretty useless. So I want to update it to either offset-limit or cursor based pagination. I've been told cursor pagination is better ( since we have unique ids ) but I figured it wouldn't hurt to get more feedback
Also does anyone know how we could implement negentropy sync on blossom servers? the `upload` date is different on each server but the sha156 is the same across servers