It's basically the backbone of nostr that you are currently using and seeing right now, A bunch of servers that retrieve and store a data in the form of "event"s where an event could be a note, interaction (like, repost), zaps, etc.
given that you are storing a event in more than one server, each s...