Live data from Hacker News

Viewing profile — jaricftw

jaricftw

HN member
Joined
Mon, Mar 19, 2018, 2:51 AM UTC
HN karma
2
Public activity
1 items

About jaricftw

No profile information was provided.

Recent public activity

  1. comment
    Comment #16615936

    etcd does not provide key partitioning/sharding, it achieves linearizable consistency using replica state machine via Raft. Anna provides weaker consistency guarantee (causal or re…