In-reply-to » But in Bitraft every node contains every key + value, right? I probably wasn't clear above, but in my idea REPLICACOUNT would be 3 but the NODECOUNT may be 10. So a put would go to 3 of 10 of the nodes.

@markwylde@twtxt.net Yeah we have to be clear on what you behaviour you actually want here… So for example Read Solomon Erasure Encoding basically describe what you’re describing here whereby you can recover data from N/M nodes. I feel like this is something we could built that sits in front of a Bitraft cluster (or single node)? 🤔

⤋ Read More