Hacker News new | past | comments | ask | show | jobs | submit login

Slightly different trade-offs. This package is emphatically just "for" Etcd, choosing to directly expose MVCC types & concepts from the client.

It also doesn't wrap transactions -- you use the etcd client directly for that.

The Nagel delay it implements helps quite a bit with scaling, though, while keeping the benefits of a tightly packed sorted keyspace. And you can directly access / walk decoded state without copies.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: