mikedilger / chorus

Chorus is a nostr relay
Other
40 stars 7 forks source link

Handle deletion of naddrs ("a" tags) #23

Closed mikedilger closed 1 month ago

mikedilger commented 2 months ago

When working on pocket I noticed we didn't have anything for this.

It is complex. We need another database. We need to remember the timestamp when the deletion happened and only delete up to that timestamp.

This will be fixed when we switch to pocket backend.

mikedilger commented 1 month ago

We switched to pocket.