Rht
Rht is a replicated hash table by creation time. For more details about RHT:
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun set(key: String, value: String, executedAt: TimeTicket, isRemoved: Boolean = false): RhtSetResult
Link copied to clipboard
Link copied to clipboard