Replying to @raae

@raae Since you can unfollow/follow multiple times,
I'd model this using events unfollowed -> followed followed -> unfollowed
and record these events. Your current list of followers (or at any given time in
the past) is then an aggregation of these events until now (or given timestamp)

Tue, 18 Oct 2022 11:23:31 UTC