This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
question: can I use DHT for generic LWW record store? #1489
Labels
kind/support
A question or request for support
I want to be able to save random key->value entries in the DHT.
I'm ok with not having any consistency guarantees (writes to the same key not being linearisable).
Is there any way I can use the current DHT implementation for this?
The text was updated successfully, but these errors were encountered: