Potential solution:
Distributed hash table for understanding which nodes contain which data. Lowest resiliency, potential for missing data if node unavailable.
Potential solution:
Pub/sub between nodes. Eventual consistency, no read after write, highest availability.
Potential solution:
Distributed hash table for understanding which nodes contain which data. Lowest resiliency, potential for missing data if node unavailable.
Potential solution:
Pub/sub between nodes. Eventual consistency, no read after write, highest availability.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Potential solution:
Distributed hash table for understanding which nodes contain which data. Lowest resiliency, potential for missing data if node unavailable.
Potential solution:
Pub/sub between nodes. Eventual consistency, no read after write, highest availability.