Gyu-Ho Lee
|
fd9e07a529
|
clientv3: update LICENSE header
|
2016-05-12 20:50:58 -07:00 |
|
Anthony Romano
|
dc17eaace7
|
*: rename Lease Create to Grant
Creating a lease through the client API interface union looked like
"c.Create(...)"-- the method name wasn't very descriptive.
|
2016-04-07 12:28:14 -07:00 |
|
Anthony Romano
|
bd832e5b0a
|
*: migrate Godeps to vendor/
|
2016-03-22 17:10:28 -07:00 |
|
Gyu-Ho Lee
|
dae7e009b0
|
*: godoc clean up
|
2016-03-19 14:19:23 -07:00 |
|
Anthony Romano
|
a001651bc1
|
clientv3: remove dependency on lease package
|
2016-03-17 11:52:34 -07:00 |
|
Anthony Romano
|
360aafec76
|
clientv3: include a context in Client
Useful for clean up tasks
|
2016-03-04 09:20:44 -08:00 |
|
Anthony Romano
|
f8c3fa637f
|
clientv3: use default client lease api
|
2016-02-25 18:13:26 -08:00 |
|
Anthony Romano
|
20b4336cdb
|
clientv3/concurrency: Session
A client may bind itself to a session lease to signal its
continued in participation with the cluster.
|
2016-02-24 16:40:16 -08:00 |
|