Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

basic version of the ZooKeeper registry #28

Closed
wants to merge 4 commits into from
Closed

basic version of the ZooKeeper registry #28

wants to merge 4 commits into from

Conversation

vieux
Copy link
Member

@vieux vieux commented Oct 2, 2014

Thanks again @crosbymichael for the Registry interface

if err != nil {
return err
}
_, err = r.conn.Set(r.path+"/tasks/"+id, data, stat.Version)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

filepath.Join ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right

@vieux
Copy link
Member Author

vieux commented Oct 3, 2014

@crosbymichael updated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants