etcd/clientv3/concurrency
Anthony Romano f38a5d19a8 concurrency: add WithContext option to sessions
Makes it possible to cancel session requests without having to
close the entire client.
2016-10-21 16:26:59 -07:00
..
doc.go clientv3: update LICENSE header 2016-05-12 20:50:58 -07:00
election.go concurrency: use create max revision for locks and elections 2016-09-14 17:03:33 -07:00
key.go concurrency: use create max revision for locks and elections 2016-09-14 17:03:33 -07:00
mutex.go concurrency: use create max revision for locks and elections 2016-09-14 17:03:33 -07:00
session.go concurrency: add WithContext option to sessions 2016-10-21 16:26:59 -07:00
stm.go concurrency, benchmark: read-committed STM isolation policy 2016-05-31 14:35:27 -07:00