> Because of non-deterministic data placement, it is very resilient to failures in terms of write availability. I am happy to expand more on this point. We have this concept of "node set" of a log which is the set of…
LogDevice has this concept of "node set", which is the set of storage nodes that can be selected by the sequencer as recipients for a record or a block of records. A typical node set size is around 20-30 in our…
> Because of non-deterministic data placement, it is very resilient to failures in terms of write availability. I am happy to expand more on this point. We have this concept of "node set" of a log which is the set of…
LogDevice has this concept of "node set", which is the set of storage nodes that can be selected by the sequencer as recipients for a record or a block of records. A typical node set size is around 20-30 in our…