airbnb / nerve

A service registration daemon that performs health checks; companion to airbnb/synapse
MIT License
942 stars 151 forks source link

Sequential nodes #40

Closed igor47 closed 10 years ago

igor47 commented 10 years ago

By always creating zk nodes as sequential nodes, we get some advantages:

This PR accomplishes the goals of #28 without adding a config option. It would close #28

@Dareen @airbnb/sre

Dareen commented 10 years ago

+1

brndnmtthws commented 10 years ago

:+1: