1 comment

[ 3.2 ms ] story [ 10.7 ms ] thread
> ... write of a unique value before reads

> kv.Write(context.Background(), "rand", time.Now().UnixMilli())

That's not a unique value.